Bug #27378 update becomes delete on slave
Submitted: 22 Mar 2007 16:16 Modified: 3 Apr 2007 22:40
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Row Based Replication ( RBR ) Severity:S1 (Critical)
Version:5.1 OS:
Assigned to: Tomas Ulin CPU Architecture:Any
Tags: sr5_1

[22 Mar 2007 16:16] Tomas Ulin
Description:
replication of update deletes a bunch of rows on the slave

How to repeat:
see attached test case
[22 Mar 2007 16:17] Tomas Ulin
test file

Attachment: rpl_ndb_1.test (application/octet-stream, text), 2.94 KiB.

[22 Mar 2007 16:17] Tomas Ulin
result file

Attachment: rpl_ndb_1.result (application/octet-stream, text), 2.97 KiB.

[29 Mar 2007 9:24] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/23255

ChangeSet@1.2478, 2007-03-29 11:37:59+02:00, tomas@whalegate.ndb.mysql.com +3 -0
  Bug #27378 update becomes delete on slave
  - quick workaround, better patch is needed later
  - test case
[29 Mar 2007 12:01] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/23287

ChangeSet@1.2531, 2007-03-29 14:14:42+02:00, tomas@whalegate.ndb.mysql.com +3 -0
  Bug #27378 update becomes delete on slave
   - quick workaround, better patch is needed later
   - test case
[30 Mar 2007 9:18] Tomas Ulin
5.1.18
[31 Mar 2007 23:18] Paul DuBois
Noted in 5.1.18 changelog.

Setting report to NDI because previous comment says
a better patch is needed later. Should this report be
closed or not?