Bug #73595 Replace usage of StringBuffer in JDBC driver
Submitted: 15 Aug 2014 8:12 Modified: 23 Jan 2015 0:23
Reporter: Lukas Eder Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S5 (Performance)
Version:5.1.32 OS:Any
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: jdbc, StringBuffer

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: