Bug #13255 Statement exceute Batch failed on JDBC Failover
Submitted: 16 Sep 2005 3:26 Modified: 28 Nov 2005 20:30
Reporter: Leo Chan Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:3.1.10 OS:Sun Java 5 Update 5
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:

[16 Sep 2005 3:27] Leo Chan
Test Program

Attachment: TestMysqlR.java (application/octet-stream, text), 1.97 KiB.

[16 Sep 2005 3:45] Leo Chan
Test Program for another Test case

Attachment: TestMysqlR1.java (application/octet-stream, text), 2.28 KiB.