Bug #39510 Certain Stored Procedures Fail with a NumberFormatException
Submitted: 18 Sep 2008 8:23 Modified: 18 Sep 2008 16:46
Reporter: Doug Lawrence Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.6 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

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:

[18 Sep 2008 8:26] Doug Lawrence
Not sure what the patch file format should be, but here is the diff.

Attachment: patch.diff (application/octet-stream, text), 319 bytes.

[18 Sep 2008 8:27] Doug Lawrence
Patched file

Attachment: DatabaseMetaData.java (text/plain), 246.13 KiB.