Bug #70882 ResultSetImpl.realClose(boolean) swallows unnecessary exception
Submitted: 11 Nov 2013 18:44 Modified: 7 Feb 2014 10:53
Reporter: Thomas Manville (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S4 (Feature request)
Version:5.1.27 OS:Linux (Ubuntu 13.04)
Assigned to: Assigned Account 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:

[18 Nov 2013 18:23] Thomas Manville
Possible fix

Attachment: connectorJ.patch (text/x-patch), 658 bytes.