Hi,
I use the latest version of MYSQLWorkbench on a Mac to connect to a MySQL server. Until recently I was able to import a .sql into one of the databases on the remote server, but in the last few weeks the Default Target Schema is not auto-populated anymore, although the schemas do show up on the left side of the screen, under Schemas.
I found a workaround by adding "use [schema_name]" at the top of the .sql file, but the it would be easier to just select the schema from the drop-down, like before.
Any advice would be appreciated.
Thank you
Alina Rimbu
I use the latest version of MYSQLWorkbench on a Mac to connect to a MySQL server. Until recently I was able to import a .sql into one of the databases on the remote server, but in the last few weeks the Default Target Schema is not auto-populated anymore, although the schemas do show up on the left side of the screen, under Schemas.
I found a workaround by adding "use [schema_name]" at the top of the .sql file, but the it would be easier to just select the schema from the drop-down, like before.
Any advice would be appreciated.
Thank you
Alina Rimbu