mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
InnoDB DDL fails when it tries to sync the table when innodb_force_recovery is set to 2. Problem is that fts_optimize_wq is not initialized when there are no background threads. fts_sync_during_ddl() should check whether fts_optimize_wq is initialized.
4.8 KiB
4.8 KiB