Bug #71672 Every SQL statement is checked if it contains "ON DUPLICATE KEY UPDATE" or not
Submitted: 11 Feb 2014 15:02 Modified: 16 Jul 2014 22:08
Reporter: Andrej Golovnin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S5 (Performance)
Version:5.1.29 OS:Any
Assigned to: Filipe Silva CPU Architecture:Any
Tags: jdbc, ServerPreparedStatement, SQL

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 Feb 2014 15:03] Andrej Golovnin
Patch for this issue.

Attachment: OnDuplicateKeyIn.patch (application/octet-stream, text), 7.24 KiB.