mariadb/mysql-test/suite/innodb
Marko Mäkelä cedfe8eca4 MDEV-37250 buf_pool_t::shrink() assertion failure
buf_pool_t::shrink(): When relocating a dirty page of the temporary
tablespace, reset the oldest_modification() on the discarded block,
like we do for persistent pages in buf_flush_relocate_on_flush_list().

buf_pool_t::resize(): Add debug assertions to catch this error earlier.

This bug does not seem to affect non-debug builds.

Reviewed by: Thirunarayanan Balathandayuthapani
2025-07-17 12:24:25 +03:00
..
include Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
r MDEV-37250 buf_pool_t::shrink() assertion failure 2025-07-17 12:24:25 +03:00
t MDEV-37250 buf_pool_t::shrink() assertion failure 2025-07-17 12:24:25 +03:00