mirror of https://github.com/MariaDB/server
Browse Source
buf_page_get_low(): Do not expect a valid state of
buf_page_t::in_zip_hash for blocks that are not file pages.
This debug assertion had been misplaced in
commit aaef2e1d8c
(MDEV-27058)
that removed the condition
block->page.state() == BUF_BLOCK_FILE_PAGE.
pull/4194/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue