Bug #10155 PreparedStatement detects question marks inside double quotes
Submitted: 25 Apr 2005 18:43 Modified: 2 Aug 2005 18:13
Reporter: Paul Bonfanti Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:3.1.8 OS:Windows (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:

[26 Apr 2005 12:54] Paul Bonfanti
Updated version of PreparedStatement with fix for this bug.

Attachment: PreparedStatement.java (text/java), 105.21 KiB.