• Marko Mäkelä's avatar
    MDEV-14080 InnoDB shutdown sometimes hangs · 8d24bef6
    Marko Mäkelä authored
    srv_purge_wakeup(): If thd_destructor_proxy has initiated the first
    step of shutdown, ensure that all purge threads terminate.
    
    logs_empty_and_mark_files_at_shutdown(): Add a debug assertion.
    (The purge threads should have been shut down already before this step.)
    8d24bef6
srv0srv.cc 87.5 KB