Bug #1644 Insertion of more than 3 NULL columns with parameter binding fails
Submitted: 24 Oct 2003 7:12 Modified: 27 Oct 2003 1:52
Reporter: David Ritter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.1 OS:Linux (Linux)
Assigned to: Per-Erik Martin 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:

[24 Oct 2003 7:13] David Ritter
C API Test Case

Attachment: nullTest.cpp (text/plain), 9.16 KiB.