Bug #38060 NullPointerException in getServerCharacterEncoding(), caused by isValid()
Submitted: 11 Jul 2008 21:15 Modified: 14 Oct 2010 8:54
Reporter: Ondra Zizka Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.6 OS:Any
Assigned to: CPU Architecture:Any
Tags: JDBC Connector NPE NullPointerException getServerCharacterEncoding()

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:

[16 Jul 2008 14:51] Ondra Zizka
JUnit test case reproducing the bug.

Attachment: ConnectorJ_Bug_isValid_NPE_Test.java (application/octet_stream, text), 3.47 KiB.