Bug #59977 ResultSet.getObject(String columnLabel) returns corrupted object when casting
Submitted: 7 Feb 2011 3:54 Modified: 26 Feb 2011 14:09
Reporter: Anthony Cosgrove Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:5.1.14 OS:MacOS (10.6.6)
Assigned to: CPU Architecture:Any
Tags: ResultSet.getObect()

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 2011 2:27] Anthony Cosgrove
Java test case - serialize with setObject() and byte stream comparison

Attachment: 59977-serializer-testcase.zip (application/zip, text), 1.45 KiB.