Bug #66947 Calling ServerPreparedStatement.close() twice corrupts cached statements
Submitted: 24 Sep 2012 14:57 Modified: 21 May 2014 14:32
Reporter: Tom Wieczorek Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:5.1.21, 5.1.22 OS:Any
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: regression

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:

[14 Dec 2012 19:00] Sveta Smirnova
test case for testsuite, add &useServerPrepStmts=true&cachePrepStmts=true to connection properties

Attachment: bug66947.java (text/x-java), 1.49 KiB.