Bug #55732 Crash on importing 300 tables
Submitted: 4 Aug 2010 8:39 Modified: 4 Apr 2014 16:32
Reporter: Susanne Ebrecht Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.26 OS:Linux (Ubuntu 10.04.1 LTS)
Assigned to: CPU Architecture:Any
Tags: regression

[4 Aug 2010 8:39] Susanne Ebrecht
Description:
In 5.2.25 I never have had problems even to "reverse engineer" 1000 and more tables.

Before I will forget it: server and wb are on same machine (local connection)

In 5.2.26 I get a crash after warning ... see here:

This will create 300 tables in a database:

$ mysql < create_tables_wb.sql

Open Workbench
Create Model From Existing Database
Choose Schema tb300
Next
Next
Import 300 tables + 1 routine => Execute

Resource warning
The model you are attempting to import contains 301 objects. Placing so many objects on a diagram might take a long time and will use a lot system resources
Do you still want to auto place all these objects?

Continue

Workbench will start and then crash

It always happens when/after this warning shows up

How to repeat:
See above
[4 Apr 2014 16:32] Alfredo Kojima
Can't repeat in latest version anymore.