Bug #61203 noAccessToProcedureBodies does not work anymore
Submitted: 17 May 2011 15:10 Modified: 22 Mar 2012 19:16
Reporter: Cyril SCETBON Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version:5.5.16 OS:Linux
Assigned to: John Russell CPU Architecture:Any
Tags: jdbc, noAccessToProcedureBodies

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:

[17 May 2011 15:13] Cyril SCETBON
connector test program

Attachment: JSandBox.java (text/x-java), 1021 bytes.

[24 May 2011 7:53] Tonci Grgin
Underprivileged user definition

Attachment: UserPrivs-bug61203.txt (text/plain), 3.91 KiB.

[24 May 2011 7:53] Tonci Grgin
Test case

Attachment: TestBug61203.java (text/java), 5.47 KiB.