Bug #27065 Incorrect arguments to mysql_stmt_execute
Submitted: 13 Mar 2007 5:08 Modified: 31 Mar 2014 12:30
Reporter: Joseph Kulandai Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:mysql-connector-java-5.0.4 OS:Windows (Win XP)
Assigned to: Alexander Soklakov 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: