Bug #57432 Mysql Connector/J fails with StackOverflowError when calling connection.close()
Submitted: 13 Oct 2010 14:08 Modified: 17 Dec 2015 11:09
Reporter: Dan Dumitriu Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.9 OS:Linux (fedora 11)
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: JDBC StackOverflowError Connection.close()

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:

[30 Apr 2013 8:18] Alexander Soklakov
JUnit test case

Attachment: TestBug57432.java (text/x-java), 2.72 KiB.