Bug #4069 strings silently truncated to 65535 bytes
Submitted: 9 Jun 2004 3:36 Modified: 9 Jun 2004 4:12
Reporter: larry h. Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version:all tested OS:Solaris (solaris, windows)
Assigned to: 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:

[9 Jun 2004 3:37] larry h.
java code which reproduces silent truncation

Attachment: MysqlConnTest.java (application/octet-stream, text), 3.84 KiB.