Bug #21206 memory corruption when too many cursors are opened at once
Submitted: 21 Jul 2006 8:31 Modified: 10 Aug 2006 15:44
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S1 (Critical)
Version:5.0.22 OS:Any (*)
Assigned to: Tomash Brechko 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:

[21 Jul 2006 8:37] Shane Bester
output from my ctestcase.c

Attachment: bugreport.txt (text/plain), 98.21 KiB.