mirror of https://github.com/MariaDB/server
Browse Source
Before commit 05fa4558e0 (MDEV-22110)
we have slot->type == MTR_MEMO_MODIFY that are unrelated to
incrementing the buffer-fix count.
FindBlock::operator(): In debug builds, skip MTR_MEMO_MODIFY entries.
Also, simplify the code a little.
This fixes an infinite loop in the tests
innodb.innodb_defragment and innodb.innodb_wl6326_big.
bb-10.2-MDEV-23101
1 changed files with 8 additions and 17 deletions
Loading…
Reference in new issue