mariadb/storage/innobase/srv
Marko Mäkelä 8d24bef640 MDEV-14080 InnoDB shutdown sometimes hangs
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.)
2017-12-01 15:02:04 +02:00
..
srv0conc.cc Remove trx_t::has_search_latch and simplify debug code 2017-06-16 13:17:05 +03:00
srv0mon.cc MDEV-12534 Use atomic operations whenever available 2017-04-21 17:55:22 +03:00
srv0srv.cc MDEV-14080 InnoDB shutdown sometimes hangs 2017-12-01 15:02:04 +02:00
srv0start.cc MDEV-14310 Possible corruption by table-rebuilding or index-creating ALTER TABLE…ALGORITHM=INPLACE 2017-11-20 13:26:56 +02:00