Bug #71900 Workbench forgets default schema
Submitted: 3 Mar 2014 0:01 Modified: 14 May 2014 23:37
Reporter: Jeffrey Chimene Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.9 OS:Linux (Debian distro)
Assigned to: CPU Architecture:Any

[3 Mar 2014 0:01] Jeffrey Chimene
Description:
Workbench forgets default schema.

Sometimes rewrites .xml

How to repeat:
Define two schema in connection manager
Connect to one of the two schema -> default schema available
Compare schema
Connect to other database or forward engineer -> no default schema

Suggested fix:
Don't forget the schema
[5 Mar 2014 14:14] MySQL Verification Team
Thank you for the bug report.
[5 Mar 2014 14:23] MySQL Verification Team
On Windows 7 the default schema defined in the connection management screen
not takes effect when opening the connection after re-started the application.
[14 May 2014 23:37] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.1.6 release, and here's the changelog entry:

MySQL Workbench will now use the default schema when set, or use the last
active schema even if after closing MySQL Workbench. Before, the last active
schema was not preserved after a restart.

Thank you for the bug report.