Bug #11874 ResultSet getInt method gives wrong value for small int column in database
Submitted: 12 Jul 2005 4:13 Modified: 10 Mar 2006 20:24
Reporter: Anindya Mozumdar Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:mysql connector 3.1.10 OS:Linux (Linux)
Assigned to: Aleksey Kishkin 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:

[12 Jul 2005 6:09] Aleksey Kishkin
test case

Attachment: Bug11874.java (text/java), 872 bytes.