Bug #71621 MysqlXAConnection#xidToString(Xid xid) produces too much garbage
Submitted: 7 Feb 2014 11:59 Modified: 10 Mar 2014 23:14
Reporter: Andrej Golovnin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S5 (Performance)
Version:5.1.29 OS:Any
Assigned to: Filipe Silva CPU Architecture:Any
Tags: jdbc, xa, xid

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:

[7 Feb 2014 12:00] Andrej Golovnin
Patch which fixes this issue.

Attachment: MysqlXAConnection.patch (application/octet-stream, text), 5.02 KiB.