Bug #30464 parameters passed to procedures in serial mode rather than all at once
Submitted: 16 Aug 2007 18:22 Modified: 28 Oct 2007 14:42
Reporter: Don Cohen Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S5 (Performance)
Version: OS:Any
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:

[10 Sep 2007 21:24] Don Cohen
diff between original 5.0.4 and the one I currently use

Attachment: mysql-connector-diff3 (application/octet-stream, text), 9.27 KiB.

[28 Sep 2007 20:19] Tonci Grgin
Test case

Attachment: TestBug30464.java (text/java), 1.71 KiB.

[30 Sep 2007 4:57] Don Cohen
the previous file with comments added

Attachment: TestBug30464.annotations (application/octet-stream, text), 3.55 KiB.

[4 Oct 2007 8:05] Tonci Grgin
Eclipse SDK 3.3

Attachment: EclipseSDK3-3.JPG (image/jpeg, text), 85.62 KiB.

[27 Oct 2007 23:08] Don Cohen
transcript showing diffs from 5.1.5

Attachment: diffs-5.1.5 (application/octet-stream, text), 4.24 KiB.