Bug #15464 INOUT parameter does not store IN value.
Submitted: 3 Dec 2005 21:07 Modified: 7 Dec 2005 22:50
Reporter: Ranv Z Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:MySQL 5.0.15, mysql-connector-java-3.1.1 OS:Windows (Microsoft Windows XP)
Assigned to: Mark Matthews 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:

[4 Dec 2005 11:10] Vasily Kishkin
Test case

Attachment: Bug15464.java (text/java), 907 bytes.