mariadb/mysql-test/suite/innodb
Thirunarayanan Balathandayuthapani b862377c3e MDEV-25503 InnoDB hangs on startup during recovery
InnoDB startup hangs if a DDL transaction needs to be
rolled back and a recovered transaction on statistics
tables exists. In that case, InnoDB should rollback
the transaction which holds locks on innodb_table_stats
or innodb_index_stats during trx_rollback_or_clean_recovered().
2021-04-27 17:07:37 +05:30
..
include MDEV-22653: Remove the useless parameter innodb_simulate_comp_failures 2021-03-22 18:12:44 +02:00
r MDEV-25503 InnoDB hangs on startup during recovery 2021-04-27 17:07:37 +05:30
t MDEV-25503 InnoDB hangs on startup during recovery 2021-04-27 17:07:37 +05:30
disabled.def MDEV-23339 innodb_force_recovery=2 may still abort the rollback of recovered transactions 2020-07-30 09:24:36 +03:00