Bug #52500 CREATE ERR Model from existing database crash
Submitted: 31 Mar 2010 12:21 Modified: 20 Apr 2010 12:46
Reporter: Susanne Ebrecht Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S1 (Critical)
Version: OS:Linux
Assigned to: Alexander Musienko CPU Architecture:Any

[31 Mar 2010 12:21] Susanne Ebrecht
Description:
1) Install test sql file
2) Open Workbench
3) Create EER Model from existing database
4) Choose as database the schemas tb0, tb1 and tb2

Wait ....

it crash.

How to repeat:
$ mysql < create_tables.sql

Open WB
Click on create EER Model from existing database
Choose for database the schemas tb0, tb1 and tb2
[31 Mar 2010 12:22] Susanne Ebrecht
my SQL test file

Attachment: create_table.sql (text/x-sql), 2.43 KiB.

[12 Apr 2010 21:55] Johannes Taxacher
fixed in repiository
[20 Apr 2010 12:46] Tony Bedford
An entry has been added to the 5.2.18 changelog:

MySQL Workbench crashed when an attempt was made to create an EER Diagram from a database containing a large number of tables (1500+).