Bug #3367 Prepared statement "SELECT ?, ..." produces wrong result when parameter is NULL
Submitted: 2 Apr 2004 7:14 Modified: 29 Apr 2004 22:31
Reporter: Sergey Petrunya Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1-bk OS:
Assigned to: Sergey Petrunya 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:

[2 Apr 2004 11:18] Dean Ellis
Test Case #2

Attachment: bug3367-2.cc (text/x-c++), 1.26 KiB.