Bug #37634 Synchronize does not update model view
Submitted: 25 Jun 2008 15:27 Modified: 1 Aug 2008 16:39
Reporter: Scott Noyes Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.22 OS:Windows
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[25 Jun 2008 15:27] Scott Noyes
Description:
Synchronize does not update model view when the table has changed in the database until after a restart.

How to repeat:
Create a model by reverse engineering a table.

Edit the table on the server, such as adding a new column.

Synchronize the model with the server. Even if the sync report shows the correct SQL, the model view does not contain the new column until Workbench is restarted.

Suggested fix:
Update the model view in real time.
[29 Jul 2008 18:19] Johannes Taxacher
the fix for this issue will go into next release (5.0.24)
[1 Aug 2008 16:39] Tony Bedford
An entry was added to the 5.0.24 changelog:

Database, Synchronize did not update the model view when the table was changed in the database, until after Workbench was restarted.