Bug #67375 ON DUPLICATE KEY UPDATE produces wrong affectedRows
Submitted: 25 Oct 2012 5:46 Modified: 13 Jan 2014 17:58
Reporter: Nikhil Wankhade Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.5 OS:Windows
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:

[11 Jan 2014 22:54] Matt Ball
Test case to reproduce the bug in #67375

Attachment: BugReport67375.java (application/octet-stream, text), 3.14 KiB.