Comment 2 for bug 1257678

Revision history for this message
Seppo Jaakola (seppo-jaakola) wrote :

Fixes pushed in:

wsrep-5.5-23: http://bazaar.launchpad.net/~codership/codership-mysql/5.5-23/revision/3943
wsrep-5.5: http://bazaar.launchpad.net/~codership/codership-mysql/wsrep-5.5/revision/3931 (+3932)
wsrep-5.6: http://bazaar.launchpad.net/~codership/codership-mysql/5.6/revision/4025

An additional fix was pushed to wsrep-5.6 in revision: http://bazaar.launchpad.net/~codership/codership-mysql/5.6/revision/4026 to grab victim trx's mutex before calling kill_victim() on table lock conflict

Regression test in MDEV-4233 passed after these fixes