Bug #26173 useCursorFetch corrupting values (was: SQLException for BigDecimal)
Submitted: 8 Feb 2007 1:22 Modified: 13 Apr 2007 8:34
Reporter: Mason Sharp Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.0.4 OS:Linux (CentOS 4.4)
Assigned to: CPU Architecture:Any
Tags: BIGDECIMAL, EXTRACT

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:

[13 Feb 2007 11:12] Mason Sharp
Reproducible case

Attachment: CursorFetchTest.java (text/java), 2.07 KiB.

[23 Feb 2007 13:11] Mason Sharp
Another case

Attachment: CursorFetchTest.java (text/java), 1.45 KiB.

[24 Feb 2007 14:27] Mason Sharp
Second test

Attachment: CursorFetchTest.java (text/java), 1.99 KiB.