mariadb/storage/innobase/buf
Marko Mäkelä 3498a656c9 MDEV-14705: Follow-up fixes
buf_flush_remove(): Disable the output for now, because we
certainly do not want this after every page flush on shutdown.
It must be rate-limited somehow. There already is a timeout
extension for waiting the page cleaner to exit in
logs_empty_and_mark_files_at_shutdown().

log_write_up_to(): Use correct format.

srv_purge_should_exit(): Move the timeout extension to the
appropriate place, from one of the callers.
2018-04-06 12:29:25 +03:00
..
buf0buddy.cc Merge remote-tracking branch '5.5' into 10.0 2018-01-24 12:29:31 +02:00
buf0buf.cc MDEV-14508: encryption.innodb-compressed-blob failed in buildbot, assertion in btr0cur.cc line 1398 2018-02-09 17:17:32 +02:00
buf0checksum.cc MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid) 2017-08-03 08:29:36 +03:00
buf0dblwr.cc Merge 10.0 into 10.1 2017-09-06 15:32:56 +03:00
buf0dump.cc MDEV-14705: slow innodb startup/shutdown can exceed systemd timeout 2018-04-06 09:58:14 +03:00
buf0flu.cc MDEV-14705: Follow-up fixes 2018-04-06 12:29:25 +03:00
buf0lru.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
buf0mtflu.cc MDEV-11707: Fix incorrect memset() for structures containing 2017-02-06 15:40:17 +02:00
buf0rea.cc MDEV-13432: Assertion failure in buf0rea.cc line 577 2017-08-17 07:19:12 +03:00