Schema Explorer for MySQL datasource

I do not see Schema Explorer for MySQL data sources.
Is this a Limitation??

Redshift data source show the schema explorer without any issue.

@Jesse any idea.

@mhmd : In MYSQL data source, you need to create different data sources w.r.t databases. In MySQL a schema is refer as database ( See the link - Difference Between Schema / Database in MySQL - Stack Overflow)

So you need to create connection for different databases and then you can see the objects under that database.

Hope this info will help you.

Regards - San

2 Likes

Thanks for the reply @Sanjeeb2022

1 Like

hi @mhmd - Thanks for the reply. Can you please marked the details provided by me as Solution so that it will help others as well.

Regards - San