Hi,
I'm using SQuirreL SQL 3.4.0 to access my local MySql database.
Connection is opened fine, but I have to manually specify active Schema if
I want to see it's tables.
It makes impossible to write requests for multiple schemas as SQuirreL SQL
doesn't recognize tables from non-current schema.
Alias properties -> Schemas is set to Load all and cache all Schemas. If I
set it to Specify schema loading and caching and click on "Connect database
to refresh Schema table" nothing happens. I enabled debug logging but
couldn't find anything useful in a log file.
I'm using latest Mysql Connector 5.1.22.
Thanks in advance for your help!
Regards,
Oleg
|