Bug #10479 Invalid result in case of prepared statement with setLong
Submitted: 9 May 2005 14:58 Modified: 9 May 2005 16:40
Reporter: Vitaly Harisov Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:3.1.8 OS:Windows (Windows XP)
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:

[9 May 2005 15:00] Vitaly Harisov
Test-case data

Attachment: MySQLBug.sql (application/octet-stream, text), 256 bytes.

[9 May 2005 15:01] Vitaly Harisov
Test-case: Java class

Attachment: MySQLBug.java (application/octet-stream, text), 1.39 KiB.