mirror of https://github.com/MariaDB/server
Browse Source
buf_flush_page_cleaner(): Always try to advance the log checkpoint, even when no pages were flushed during the latest batch. Maybe, since the previous batch, there was an LRU flush that removed the last dirty pages. Failure to advance the log checkpoint will cause unnecessary work in Mariabackup and on crash recovery.abychko-10.5-MDEV-26265
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue