Bug #40031 CallableStatement.execute() should allow CALL on read-only procedures
Submitted: 15 Oct 2008 0:09 Modified: 16 Oct 2008 14:43
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S4 (Feature request)
Version:5.1.7 OS:Any
Assigned to: Todd Farmer 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:

[15 Oct 2008 0:10] Todd Farmer
test case

Attachment: ReadOnlyCallableStatementTest.java (application/octet-stream, text), 2.42 KiB.