MySQL Workbench - How to synchronize the EER Diagram

Tiago Alves picture Tiago Alves · Mar 9, 2010 · Viewed 33.8k times · Source

I am creating a visual representation of my existing database with MySQL Workbench and I am able to synchronize the models with the "Database -> Synchronize Model..." menu. However, every time I synchronize (update) my model, I have to recreate the EER Diagram and rearrange all the tables. Is there a way to update or synchronize the EER Diagram as well? Thanks.

Answer

Jeff B picture Jeff B · May 5, 2011
  • Database > Synchronize Model...
  • Choose Stored Connection
  • Select the Schemata
  • Choose which to update: Model or Source (in your case, point arrows to Model)