Bug #5490 PreparedStatement.setBytes() and setBinaryStream() is escaping data improperly
Submitted: 9 Sep 2004 12:03 Modified: 13 Sep 2004 16:22
Reporter: Chris Chen Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:3.0.15 OS:Linux (SuSE Linux SLES 9)
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: