Bug #67318 SQLException thrown on already closed ResultSet
Submitted: 22 Oct 2012 6:11 Modified: 10 Mar 2014 20:27
Reporter: ANDREY Andrey Radionov Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S5 (Performance)
Version:5.1.21 OS:Any
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: close, ResultSet, SqlException

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:

[3 Dec 2012 21:59] Andrej Golovnin
Patch to fix this issue.

Attachment: ResultSetImpl.patch (application/octet-stream, text), 658 bytes.