Bug #66534 Syncing existing EER crash
Submitted: 24 Aug 2012 17:52 Modified: 12 Sep 2012 4:39
Reporter: Diogo Domanski Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.42 OS:Linux (UBUNTU 12.04 64bits)
Assigned to: CPU Architecture:Any

[24 Aug 2012 17:52] Diogo Domanski
Description:
I have an EER model and I want to updated it based on changes I made in database tables. However, when I press [Execute] at the end of synchronization wizard Workbench closes unexpectedly.

If I try to create a new EER model from an existing database, everything goes fine.

How to repeat:
1. Run MySQL Workbench
2. Open an existing EER model (that reflects an previous version of a database)
3. Select Database / Synchronize (Shift + Ctrl + Z) menu
4. Setup the DBMS connection (to connect to the updated version of the database)
5. Press [Next]
6. Press [Next]
7. Select the right schema
8. Press [Next]
9. Press [Next]
10. Choose "Update Model" for all differences
11. Press [Next]
12. Press [Execute]

Suggested fix:
It would be nice if the existing EER model were updated.
[28 Aug 2012 18:09] Armando Lopez Valencia
Hello Diogo.
Can you please provide a dump of the DB and/or the model file where you can reproduce this error?
Thanks.
[30 Aug 2012 16:05] Diogo Domanski
Crash output

Attachment: mysql-workbench.log (text/x-log), 69.98 KiB.

[30 Aug 2012 16:07] Diogo Domanski
Armando,

Unfortunately, I still cannot provide the database model. As soon as I can, I will post it here.

Thanks
[30 Aug 2012 16:10] Diogo Domanski
I don't know if this might be the cause of the problem, but this EER model was generated in Workbench for Windows and I'm trying to update it with a Ubuntu version.
[12 Sep 2012 4:39] Alfredo Kojima
Duplicate of bug #66707