• Sergei Golubchik's avatar
    cleanup: THD::abort_current_cond_wait() · 259a1902
    Sergei Golubchik authored
    * reuse the loop in THD::abort_current_cond_wait, don't duplicate it
    * find_thread_by_id should return whatever it has found, it's the
      caller's task not to kill COM_DAEMON (if the caller's a killer)
    
    and other minor changes
    259a1902
mysqld.cc 332 KB