Bug #19724 ResultSet.updateXxx gives "Parameter index out of range" if MySQL in ansi mode
Submitted: 11 May 2006 12:18 Modified: 26 Jul 2006 18:17
Reporter: Tim Parish Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:Connector/J 3.1.12 OS:Windows (Windows XP Prof/Linux (Debian sarge))
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:

[11 May 2006 13:43] Tonci Grgin
Java code to reproduce error

Attachment: 19724test.zip (application/zip, text), 1.26 KiB.