Bug #12014 Stack overflow when attempting to search long script
Submitted: 18 Jul 2005 18:12 Modified: 21 Sep 2005 10:28
Reporter: Andrew Timberlake-Newell Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.13 OS:Windows (Windows)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[19 Jul 2005 10:02] Aleksey Kishkin
perl script that generates 1000000 line sql script (about 130M)

Attachment: crt.pl (application/octet-stream, text), 85 bytes.