• Sergey Vojtovich's avatar
    Extended debug_sync_control life time · 662d8a86
    Sergey Vojtovich authored
    It now lives from THD constructor to THD destructor. Reset before THD is
    released to a cache. Change user doesn't reset debug_sync_control anymore.
    
    Needed to be able to make use of DEBUG_SYNC() at later stages like
    ha_close_connection().
    662d8a86
debug_sync.h 1.91 KB