Bug #67803 XA commands sent twice to MySQL server
Submitted: 4 Dec 2012 12:17 Modified: 14 May 2014 19:26
Reporter: Andrej Golovnin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S5 (Performance)
Version:5.1.22 OS:Any
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: jdbc, SqlException, xa

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:

[4 Dec 2012 12:18] Andrej Golovnin
Patch for this issue.

Attachment: ConnectionImpl.patch (application/octet-stream, text), 555 bytes.