Bug #33618 Crash in sp_rcontext
Submitted: 2 Jan 2008 6:16 Modified: 25 Jan 2008 19:41
Reporter: Adam Dixon Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S1 (Critical)
Version:5.0.34, 5.0.52, 5.1.22, 6.0.3 OS:Any
Assigned to: Marc ALFF 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:

[2 Jan 2008 7:30] Shane Bester
i confirm the server crashes as described by adam.

Attachment: bug33618-5.0.52-stacktrace.txt (text/plain), 2.77 KiB.

[2 Jan 2008 8:07] Shane Bester
5.1.22 also crashes after a while

Attachment: bug33618-5.1.22-stacktrace.txt (text/plain), 1.03 KiB.

[2 Jan 2008 11:17] Shane Bester
testcase1 to crash, just paste into command line client

Attachment: bug33618_testcase1.sql (application/unknown, text), 1.24 KiB.

[2 Jan 2008 11:46] Shane Bester
testcase2 to crash, that doesn't loop infinately :)

Attachment: bug33618_testcase2.sql (application/unknown, text), 1.15 KiB.