Bug #14013 mysql_stmt_store_result() bombs if a cursor is open
Submitted: 13 Oct 2005 18:30 Modified: 15 Feb 2006 20:36
Reporter: Paul DuBois Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S3 (Non-critical)
Version:5.0.x OS:Any (ALL)
Assigned to: Magnus BlÄudd 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:

[14 Oct 2005 19:13] Paul DuBois
bug-14013.c

Attachment: bug-14013.c (application/octet-stream, text), 6.65 KiB.