Bug #65503 ResultSets created by PreparedStatement.getGeneratedKeys() are not close()d.
Submitted: 3 Jun 2012 19:17 Modified: 5 Sep 2012 18:03
Reporter: Stefan M Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:5.1.20 OS:Any
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: ResultSet leak

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:

[12 Jun 2012 11:58] Stefan M
Testcase

Attachment: MysqlTest.java (application/octet-stream, text), 1.30 KiB.