Bug #17971 Export to SQL script fails with memory error.
Submitted: 6 Mar 2006 15:47
Reporter: Mark Leith Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Preview Severity:S1 (Critical)
Version:1.0.5 beta OS:Windows (XP SP2)
Assigned to: CPU Architecture:Any

[6 Mar 2006 15:47] Mark Leith
Description:
When trying to export a schema to a SQL create script, Workbench eats up memory before failing with a Glib error, the file is never created.

Error is :

Glib-ERROR **: gmem.c:173: failed to allocate 494772 bytes
aborting...

CPU usage goes to 100% before the error, and drops once the error occurs, once clicking OK to the above error the application is terminated.

How to repeat:
Export a schema to a SQL file