Bug #21480 Incorrect exception thrown when using timeout
Submitted: 7 Aug 2006 12:49 Modified: 22 Feb 2007 11:23
Reporter: Erik Ekman Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:All 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:

[7 Aug 2006 12:49] Erik Ekman
Test application

Attachment: MysqlTest.java (application/octet-stream, text), 888 bytes.

[7 Aug 2006 12:50] Erik Ekman
Suggested patch

Attachment: timeoutexception.patch (application/octet-stream, text), 804 bytes.

[9 Aug 2006 7:50] Erik Ekman
New patch

Attachment: unwrap_exceptions.patch (application/octet-stream, text), 1.56 KiB.