Bug #36680 Problems with binary data and gbk character set
Submitted: 13 May 2008 3:08 Modified: 17 Jun 2009 11:20
Reporter: Todd Farmer (OCA) Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Charsets Severity:S2 (Serious)
Version:5.0.30 OS:Any
Assigned to: Sergei Glukhov 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 May 2008 3:09] Todd Farmer
Java test case

Attachment: Csc25412.java (application/octet-stream, text), 2.84 KiB.