• unknown's avatar
    MDEV-5363: Make parallel replication waits killable · cee92518
    unknown authored
    Add another test case. This one for killing a query that is waiting
    for a prior commit, when --log-slave-updates=0 (in this case the
    wait happens in different code from --log-slave-updates=1).
    cee92518
handler.cc 167 KB