mariadb/storage/xtradb/log
Marko Mäkelä 45dbd47026 MDEV-17003 service_manager_extend_timeout() being called too often
buf_dump(): Only generate the output when shutdown is in progress.

log_write_up_to(): Only generate the output before actually writing
to the redo log files.

srv_purge_should_exit(): Rate-limit the output, and instead of
displaying the work done, indicate the work that remains to be done
until the completion of the slow shutdown.
2018-08-21 12:33:40 +03:00
..
log0crypt.cc MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit boundary 2018-01-08 09:44:40 +02:00
log0log.cc MDEV-17003 service_manager_extend_timeout() being called too often 2018-08-21 12:33:40 +03:00
log0online.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
log0recv.cc MDEV-14705: slow innodb startup/shutdown can exceed systemd timeout 2018-04-06 09:58:14 +03:00