Bug #64605 Failure to synchronize to database model with schema name ending with number
Submitted: 9 Mar 2012 22:10 Modified: 22 Apr 2012 17:53
Reporter: Michał Pena Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.38 OS:Linux (Linux 3.2.0-2-amd64)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[9 Mar 2012 22:10] Michał Pena
Description:
If schema name is ending with number then database synchronization will not see differences between model and database.
Will try to DROP IF EXISTS everything. After first such synchronization every next will be properly compared.
But only until reopen such .mwb model file.

How to repeat:
Create new schema 'demo2'
create tables
save
synchronize with empty database demo2
close file
reopen file
choose from menu Database -> Synchronize Model
follow the 'Next' steps

At the end Workbench sync will try to drop and recreate table.
[22 Mar 2012 17:53] Armando Lopez Valencia
Hello Michal
Can you please provide the .mwb file that you are using to reproduce this?
Along with the output from: Help-> System info.
Thanks.
[23 Apr 2012 1: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".