Bug #70827 System.OutOfMemory Exception thrown loading large sql script
Submitted: 5 Nov 2013 21:36 Modified: 5 Dec 2013 21:55
Reporter: Robert Nichols Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version: OS:Any
Assigned to: CPU Architecture:Any

[5 Nov 2013 21:36] Robert Nichols
Description:
Setting up a slave server and reading in the initial database.

How to repeat:
Go to File, Open SQL Script with a large script.  Might be trying to read it all into memory at once?
[5 Nov 2013 21:55] MySQL Verification Team
Thank you for the bug report. Please check for duplicte with:

http://bugs.mysql.com/bug.php?id=55312

and the comment:

---begin--
[18 Jul 2012 7:10] Philip Olson

Loading large files (over 100MB) using "File", "Open SQL
Script..." would fail to load the script, and throw an out of memory
exception while halting operation. 

Now, MySQL Workbench warns users if a file exceeding 100MB is attempted to be
loaded, and no longer crashes when running out of memory but instead
reports that the file was unable to be loaded.
--end--

Thanks.
[6 Dec 2013 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".