mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
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().
2.9 KiB
2.9 KiB