• Sergey Vojtovich's avatar
    Less abort_loop references · 88d89ee0
    Sergey Vojtovich authored
    Removed redundant initialisation in unireg_init(): already done by
    mysql_init_variables().
    
    Slave threads already check THD::killed, which eliminates the need to
    check abort_loop.
    
    Removed unused wsrep_kill_mysql().
    88d89ee0
slave.h 11.5 KB