Bug #46716 Synchronise model will create schemas that you don't want to create
Submitted: 14 Aug 2009 11:14 Modified: 29 Apr 2010 12:55
Reporter: Susanne Ebrecht Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2 OS:Any
Assigned to: Susanne Ebrecht CPU Architecture:Any

[14 Aug 2009 11:14] Susanne Ebrecht
Description:
Create a new schema ... just name it foo.

Draw one or two tables into it.

Synchronise model with database ....

Select the schemata to be processed:

Only select here schema foo and nothing else.

NEXT

NEXT

There you already will see it ... but do nothing here just click again on NEXT.

CREATE SCHEMA IF NOT EXISTS `mydb` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci ;

Why????

I didn't select mydb schema.

It always wants to create schema mydb. That is very annoying.

How to repeat:
See above

Suggested fix:
Remove default mydb export.
[4 Feb 2010 13:12] Johannes Taxacher
Susanne,

could you try this procedure in recent version of WB to see if its cleaner now? we have changed some details to improve the workflow.
thx
[5 Mar 2010 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[29 Apr 2010 12:55] Susanne Ebrecht
It is solved in WB 5.2.20