Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.6.2
-
Fix Version/s: 10.6.3
-
Component/s: Full-text Search, Storage Engine - InnoDB
-
Labels:
Description
In ha_innobase::commit_inplace_alter_table() there are two error handling code paths where we fail to invoke purge_sys.resume_FTS() after purge_sys.stop_FTS() had been invoked. This would cause purge threads to wait forever for the counter to reach 0 again, and eventually cause the server shutdown to hang.
Attachments
Issue Links
- is caused by
-
MDEV-25506 Atomic DDL: .frm file is removed and orphan InnoDB tablespace is left behind upon crash recovery
-
- Closed
-