Bug #9308 mysql_stmt_execute, STMT_ATTR_CURSOR_TYPE, mysql_stmt_attr_set
Submitted: 21 Mar 2005 8:23 Modified: 21 Mar 2005 12:10
Reporter: Berto van de Kraats Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.2 (also 5.0.3) OS:Windows (windows and linux)
Assigned to: 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 Mar 2005 8:25] Berto van de Kraats
simple program to reproduce bug

Attachment: bug1.c (application/octet-stream, text), 3.17 KiB.