Comment 1 for bug 1200647

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

Brute force abort for a transaction which is in lock wait state for some other lock (than the conflicting lock with BF applier), causes assert in debug build. Probably a segfault would happen with optimized build.

Problem is in the way that the victim transaction grants conflicting lock for the BF thread.
Fix is pushed in revision: http://bazaar.launchpad.net/~codership/codership-mysql/5.6/revision/3910