Bug #37634 Synchronize does not update model view
Submitted: 25 Jun 2008 17:27 Modified: 1 Aug 2008 18:39
Reporter: Scott Noyes
Status: Closed
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.22 OS:Microsoft Windows
Assigned to: Bugs System Target Version:
Triage: D3 (Medium)

[25 Jun 2008 17: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 20:19] Johannes Taxacher
the fix for this issue will go into next release (5.0.24)
[1 Aug 2008 18: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.