Bug #30851 NullPointerException in ResultSet.getString() when padCharsWithSpace set
Submitted: 6 Sep 2007 8:48 Modified: 11 Sep 2007 16:39
Reporter: Fred Dalle Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.0.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: NullPointerException padCharsWithSpace

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:

[6 Sep 2007 10:43] Tonci Grgin
Test case

Attachment: TestBug30851.java (text/java), 1.46 KiB.