Bug #50000 Dropped table in database is not synchronized back to model
Submitted: 30 Dec 2009 16:07 Modified: 9 Feb 2010 14:42
Reporter: Oskar Hermansson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.10 OS:Linux (Ubuntu 9.04 32-bit)
Assigned to: Alexander Musienko CPU Architecture:Any

[30 Dec 2009 16:07] Oskar Hermansson
Description:
When using the "Synchronize Model" option, a dropped table in the database is recognized correctly, but when I tell Workbench to update model nothing happens.

How to repeat:
1. Drop a table in the database
2. Select "Synchronize Model" in Workbench
3. See that dropped table is detected correctly
4. Select "update model"
5. Click next and then execute
6. Model is not updated correctly (table is not removed from model)
[5 Feb 2010 17:59] Johannes Taxacher
fix confirmed
[9 Feb 2010 14:42] Tony Bedford
An entry has been added to the 5.2.16 changelog:

If a table was dropped from a live database, and then the model synchronized, the dropped table would be detected, but the table was not dropped from the model concerned.