• unknown's avatar
    MDEV-5363: Make parallel replication waits killable · c4e76b20
    unknown authored
    Add another test case. This one for killing the SQL driver thread while it is
    waiting for room in the list of events queued for a worker thread.
    
    Fix bugs found:
    
     - Several memory leaks in various error cases.
    
     - SQL error code was not set (for SHOW SLAVE STATUS etc.) when killed.
    c4e76b20
rpl_parallel.test 31.8 KB