Bug #69718 INSERT ON DUPLICATE KEY UPDATE does regularly report "-1"
Submitted: 10 Jul 2013 18:36 Modified: 27 Aug 2013 8:14
Reporter: Louis at oracle Email Updates:
Status: Patch pending Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:5.2.5 OS:Windows (window7 64bit)
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: affected, ON DUPLICATE KEY

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 2013 13:14] Bogdan Degtyariov
VB.NET test case

Attachment: bug69718_VB.zip (application/zip, text), 11.86 KiB.

[25 Jul 2013 15:20] Bogdan Degtyariov
Patch and test case

Attachment: patch69718.diff (application/octet-stream, text), 4.22 KiB.