Bug #48820 Inconsistent behavior of getString() for rs <-> cached rs
Submitted: 16 Nov 2009 21:26 Modified: 18 Dec 2015 18:22
Reporter: John Mikle Email Updates:
Status: Won't fix Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version:5.1.10 OS:MacOS (10.6.2)
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: cachedrowset, Connector/J, password function

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:

[23 Nov 2009 17:04] Tonci Grgin
Test case, JVM and c-string inside. Tested with JDK 1.5

Attachment: TestBug48820.java (text/x-java), 2.82 KiB.