Bug #20242 MysqlValidConnectionChecker don't work with MysqlXADataSource
Submitted: 3 Jun 2006 6:13 Modified: 26 Jul 2006 18:17
Reporter: Victor Pyankov Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.0.1 OS:Any (All)
Assigned to: Mark Matthews CPU Architecture:Any

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:

[3 Jun 2006 6:15] Victor Pyankov
Patched sources

Attachment: patch.zip (application/zip, text), 7.64 KiB.

[3 Jun 2006 6:15] Victor Pyankov
Example configuration

Attachment: good-xa-ds.xml (text/xml), 917 bytes.

[3 Jun 2006 6:16] Victor Pyankov
Test configuration

Attachment: bad-xa-ds.xml (text/xml), 915 bytes.