Michael Widenius <michael.widenius@gmail.com> writes:
Ok, so I prepared patches for this:
http://lists.askmonty.org/pipermail/commits/2016- September/009740.html
http://lists.askmonty.org/pipermail/commits/2016- September/009741.html
http://lists.askmonty.org/pipermail/commits/2016- September/009742.html
(Also available here: https://github.com/knielsen/server/commits/montyrpl )
The two other patches change InnoDB to use the async deadlock kill, and
remove the old locking hacks around innobase_kill_query() and such. In fact,
I still got locking violation assertions without these patches. These last
two patches should only go into 10.2. I think it will be good to get the
code cleaned up like this.