mariadb/storage/innobase/srv
Marko Mäkelä 1c8c6bcd6f MDEV-13779 InnoDB fails to shut down purge, causing hang
thd_destructor_proxy(): Ensure that purge actually exits,
like the logic should have been ever since MDEV-14080.

srv_purge_shutdown(): A new function to wait for the
purge coordinator to exit. Before exiting, the
purge coordinator will ensure that all purge workers have exited.
2018-05-24 15:30:22 +03:00
..
srv0conc.cc Cleanup after commit ac8e3c85a4 2018-02-19 08:58:22 +02:00
srv0mon.cc MDEV-12534 Use atomic operations whenever available 2017-04-21 17:55:22 +03:00
srv0srv.cc MDEV-13779 InnoDB fails to shut down purge, causing hang 2018-05-24 15:30:22 +03:00
srv0start.cc MDEV-16125 Shutdown crash when innodb_force_recovery >= 2 2018-05-09 19:01:29 +05:30