Bug #79561 NullPointerException when calling a fully qualified stored procedure
Submitted: 9 Dec 2015 3:47 Modified: 11 Jan 2020 16:58
Reporter: Davi Arnaut (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.36, 5.1.37, 5.1.38 OS:Any
Assigned to: Filipe Silva CPU Architecture:Any
Tags: CallableStatement, quote, regression, stored procedure

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:

[9 Dec 2015 3:47] Davi Arnaut
Test case

Attachment: CallFuncQuote.java (application/octet-stream, text), 643 bytes.

[2 Jan 2016 12:46] Ramin Orujov
Attached fixed version.

Attachment: StringUtils.java (text/x-java), 85.50 KiB.