mariadb/mysql-test/suite/innodb
Marko Mäkelä dc1bd1802a MDEV-31386 InnoDB: Failing assertion: page_type == i_s_page_type[page_type].type_value
i_s_innodb_buffer_page_get_info(): Correct a condition.
After crash recovery, there may be some buffer pool pages in FREED state,
containing garbage (invalid data page contents). Let us ignore such pages
in the INFORMATION_SCHEMA output.

The test innodb.innodb_defragment_fill_factor will be removed, because
the queries that it is invoking on information_schema.innodb_buffer_page
would start to fail. The defragmentation feature was removed in
commit 7ca89af6f8 in MariaDB Server 11.1.

Tested by: Matthias Leich
2023-07-03 14:39:29 +03:00
..
include Merge 10.5 into 10.6 2022-04-26 15:21:20 +03:00
r MDEV-31386 InnoDB: Failing assertion: page_type == i_s_page_type[page_type].type_value 2023-07-03 14:39:29 +03:00
t MDEV-31386 InnoDB: Failing assertion: page_type == i_s_page_type[page_type].type_value 2023-07-03 14:39:29 +03:00