Bug #75475 Updatable ResultSet crashes on updating a table with BIT columns
Submitted: 10 Jan 2015 2:30 Modified: 12 Jan 2015 18:34
Reporter: dachao li Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:5.1.34 OS:Any
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:

[10 Jan 2015 2:34] dachao li
The bug test case

Attachment: BitColumnBugReport.java (application/octet-stream, text), 1.93 KiB.

[10 Jan 2015 2:40] dachao li
Updated test case, with assertion and exception catching

Attachment: BitColumnBugReport.java (application/octet-stream, text), 2.25 KiB.