Bug #22364 Inconsistent "matched rows" when executing UPDATE
Submitted: 14 Sep 2006 19:53 Modified: 2 May 2007 19:32
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.36, 5.0.33, 5.0.24a OS:Linux (Linux, x86_64)
Assigned to: Alexey Kopytov 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:

[14 Sep 2006 19:54] [ name withheld ]
Java code used to reproduce the problem

Attachment: BugTest.java (application/octet-stream, text), 3.75 KiB.

[15 Sep 2006 13:50] [ name withheld ]
connector/J network traffic dump

Attachment: connector.cap (application/octet-stream, text), 469 bytes.

[15 Sep 2006 13:50] [ name withheld ]
SQLYob network traffic dump

Attachment: yog.cap (application/octet-stream, text), 468 bytes.

[13 Feb 2007 1:44] [ name withheld ]
Script file that can be used to reproduce the bug automagicaly.

Attachment: reproduce_bug.sh (application/x-sh, text), 1.39 KiB.