Bug #15383 updating an updatable ResultSet with a BigInteger on an UNSIGNED BIGINT fails
Submitted: 1 Dec 2005 14:15 Modified: 10 Mar 2006 20:25
Reporter: Aurélien Gathelot Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:3.1.11 OS:Windows (Windows XP SP2)
Assigned to: 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:

[1 Dec 2005 14:17] Aurélien Gathelot
Test class to reproduce the submitted bug

Attachment: BugReport1.java (application/octet-stream, text), 2.22 KiB.