Bug #72154 multi delete or insert same records
Submitted: 28 Mar 2014 22:31 Modified: 22 Jul 2014 19:26
Reporter: Dmitriy Krasnikov Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Memcached Severity:S2 (Serious)
Version:5.6.14 OS:Linux (RH6.4)
Assigned to: CPU Architecture:Any

[28 Mar 2014 22:31] Dmitriy Krasnikov
Description:
In last day have some bug, have mysql memcached master-master replication, in bin log get together two delets or two insert same row, and replication stop. 

pls investigation it. 

How to repeat:
-

Suggested fix:
-
[8 Jul 2014 13:15] MySQL Verification Team
Thank you for the report.
I'm not able to repeat this on 5.6.20/5.7.4.
Could you please provide repeatable test case or check with the MySQL Version 5.6.19?

//
delete AA
DELETED
delete AA
NOT_FOUND
add AA 8 0 12
Hello, Hello
STORED
add AA 8 0 12
Hello, Hello
NOT_STORED

Thanks,
Umesh
[8 Jul 2014 16:52] Dmitriy Krasnikov
Hello Umesh, 
This bug is gone two mounts ago, I think that some combination of factors can cause this error.
Repeat it in 5.6.19 cannot, mysql version from 5.6.15 dont work in my production(see me reports).
[22 Jul 2014 19:26] Sveta Smirnova
Thank you for the feedback.

Closed as "Can't repeat". If you will be able to repeat this bug one more time please provide information which Umesh requested and reopen the report.