Bug #19858 nested cursor - insert statement fails to compile in stored procedure
Submitted: 16 May 2006 18:09 Modified: 9 Sep 2008 6:25
Reporter: Chris Huber (Candidate Quality Contributor) Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S2 (Serious)
Version:14.12 using readline 5.0 OS:Linux (Linux, Mac OS 10.4.4)
Assigned to: CPU Architecture:Any
Tags: qc

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:

[26 May 2006 17:18] Chris Huber
example of problem (made with BBEdit 8.2.5)

Attachment: bug_ex.txt (text/plain), 1.89 KiB.