Bug #47649 crash during CALL procedure
Submitted: 25 Sep 2009 13:25 Modified: 12 Mar 2010 17:21
Reporter: Matthias Leich Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S3 (Non-critical)
Version:5.1,6.0.14 OS:Any
Assigned to: Sergei Glukhov 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:

[28 Sep 2009 6:17] Shane Bester
repeatable with following crash on 5.1.38 on win32.....

Attachment: bug47649_5.1.38_crash.txt (text/plain), 3.71 KiB.

[28 Sep 2009 6:34] Shane Bester
5.1.39 results under valgrind - look at all those invalid reads/writes!!

Attachment: bug47649_5.1.39_valgrind_errors.txt (text/plain), 41.16 KiB.