Bug #11589 prepared statements - strange output, float/double/real with zerofill
Submitted: 27 Jun 2005 12:29 Modified: 25 Oct 2007 0:02
Reporter: Matthias Leich Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S3 (Non-critical)
Version:4.1 OS:Any
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:

[27 Jun 2005 12:30] Matthias Leich
Testcase

Attachment: ml021.test (application/test, text), 364 bytes.

[8 Jul 2005 8:39] Matthias Leich
testcase

Attachment: ml033.test (application/test, text), 486 bytes.