mariadb/mysql-test/suite/innodb
Marko Mäkelä db14eb16f9 MDEV-30106 InnoDB fails to validate the change buffer on startup
ibuf_init_at_db_start(): Validate the change buffer root page.
A later version may stop creating a change buffer, and this
validation check will prevent a downgrade from such later versions.

ibuf_max_size_update(): If the change buffer was not loaded, do nothing.

dict_boot(): Merge the local variable "error" to "err". Ignore
failures of ibuf_init_at_db_start() if innodb_force_recovery>=4.
2022-11-28 11:34:22 +02:00
..
include Remove redundant innodb-page_compression_ tests 2022-04-25 10:42:57 +03:00
r MDEV-28822 Table from older version requires table rebuild when adding column to table with multi-column index 2022-10-26 09:34:28 +04:00
t MDEV-30106 InnoDB fails to validate the change buffer on startup 2022-11-28 11:34:22 +02:00
disabled.def MDEV-24661: Remove the test innodb.innodb_wl6326_big 2021-01-29 18:03:20 +02:00