Bug #6066 calling of mysql_stmt_fetch_column() lead to crash of application
Submitted: 13 Oct 2004 15:44 Modified: 13 Oct 2004 16:42
Reporter: Alexey Stroganov Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.6-bk OS:Any (All)
Assigned to: Konstantin Osipov 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:

[13 Oct 2004 15:45] Alexey Stroganov
Test case for bug#6066

Attachment: psbug.c (text/x-csrc), 3.02 KiB.