Bug #70893 Connection.close() maybe throw StackOverflowError
Submitted: 13 Nov 2013 5:40 Modified: 18 Nov 2013 13:28
Reporter: yu xie Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:5.x OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: StackOverflowError Connneciton.close() enableStreamingResults

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 13:30] Alexander Soklakov
JUnit test case

Attachment: TestBug70893.java (text/x-java), 2.25 KiB.