mariadb/storage/innobase/log
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
..
log0crypt.cc Merge 10.1 into 10.2 2017-09-17 11:05:33 +03:00
log0log.cc MDEV-14080 InnoDB shutdown sometimes hangs 2017-12-01 15:02:04 +02:00
log0recv.cc MDEV-14536 : during backup, retry read of log blocks, if there is 2017-11-30 16:30:40 +00:00