Bug #19834 Using cursors when running in READ-COMMITTED can cause InnoDB to crash
Submitted: 15 May 2006 23:29 Modified: 18 Jun 2010 12:44
Reporter: Steve DeWitt Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S1 (Critical)
Version:5.0.21, 5.0.20a,5.0.22,5.0.23,5.0.24a OS:Linux (RedHat Enterprise 4)
Assigned to: Marko Mäkelä 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:

[16 May 2006 19:10] Steve DeWitt
this is the data

Attachment: data.zip (application/zip, text), 8.54 KiB.

[27 Sep 2006 6:11] Shane Bester
Hi! no need for 200M testcase. The attached 2kb testcase will cause the same crash!! Maybe put into testsuite?

Attachment: bug19834_reduced.sql (text/x-delimtext), 2.39 KiB.