Bug #24065 Connect/J prepareCall gives null pointer exception
Submitted: 7 Nov 2006 21:51 Modified: 11 Dec 2006 20:25
Reporter: Steve Page Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version:5.0.4, 3.1.14 OS:Windows (Win XP)
Assigned to: CPU Architecture:Any

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 Nov 2006 11:52] Tonci Grgin
Test case

Attachment: TestBug24065.java (text/x-java), 1.59 KiB.