Bug #14490 Workbench crashes when exporting a sql create script from a reverse-engineer DB
Submitted: 30 Oct 2005 18:01 Modified: 18 Apr 2006 9:27
Reporter: Tim Howland Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Preview Severity:S2 (Serious)
Version:1.0A2 OS:Windows (Windows XP SP2)
Assigned to: Mike Lischke CPU Architecture:Any

[30 Oct 2005 18:01] Tim Howland
Description:
I connected to my local database, reverse engineered my DB, rearranged my tables (didn't modify anything), and tried to export a SQL create script. The application then locked up completely.

FWIW, the backend DB I'm working with is installed on localhost and is running  Mysql 5.0

How to repeat:
See above- I reproduced it the next time I tried.
[31 Oct 2005 21:52] Jorge del Conde
Hi!

I was unable to reproduce this bug.  Can you please send me your sql create table statements ?

Thanks!
[31 Oct 2005 22:07] Tim Howland
This is the create script for the DB that crashes out

Attachment: mmac_create.sql (text/plain), 8.87 KiB.

[31 Oct 2005 22:08] Tim Howland
I've uploaded a copy of the DB create script to the bug.
[1 Nov 2005 10:54] Jochem Blok
I have the same problem. My CPU goes to 100% and the memory usage is increasing very fast!
[4 Nov 2005 8:44] Pierre Delporte
On my side, I can easily reproduce it. I join a PDF with 3 screenshots (see files).

I am using version 1.0.1 on XP SP2
[18 Nov 2005 16:50] Valeriy Kravchuk
How large is your file? If it is less than 200K, than you may use File tab. Else either split it into smaller pieces or compress, or use our ftp server: ftp://ftp.mysql.com:/pub/mysql/upload. Please, use the bug number in the file name and inform about the file here.
[18 Nov 2005 17:00] Tim Howland
The file was uploaded on October 31st.
[19 Nov 2005 16:10] Valeriy Kravchuk
Tim,

Sorry for the confusion. I saw your file. My comment was for Pierre, who is not able to upload the additional information on similar problem.
[21 Nov 2005 18:08] Jorge del Conde
Thanks for uploading the file.  I was able to repeat this bug by using the attached file.
[18 Apr 2006 9:27] Mike Lischke
I'm sorry (or happy, as you wish) but I cannot reproduce that problem. It might well have been fixed already since last November. However the output of the Create Script is not correct. I'm going to fix that.