mariadb/mysql-test/suite/innodb_fts
Thirunarayanan Balathandayuthapani 255313048c MDEV-26273 InnoDB FTS DDL fails when innodb_force_recovery is set to 2
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.
2021-08-16 17:02:55 +05:30
..
r MDEV-26273 InnoDB FTS DDL fails when innodb_force_recovery is set to 2 2021-08-16 17:02:55 +05:30
t MDEV-26273 InnoDB FTS DDL fails when innodb_force_recovery is set to 2 2021-08-16 17:02:55 +05:30