mariadb/storage
Thirunarayanan Balathandayuthapani 280bf17829 MDEV-21563 FTS thread aborts during shutdown
Problem:
=======
After discarding the table, fts_optimize_thread aborts during shutdown.
InnoDB fails to remove the table from fts_optimize_wq and it leads to
the fts_optimize_thread to lookup for the auxiliary table and fails.

Fix:
====
While discarding the fts table, remove the table from fts_optimize_wq.
2020-02-06 20:42:29 +05:30
..
archive Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
blackhole MDEV-11094: Blackhole table updates on slave fail when row annotation is enabled 2019-05-29 17:35:29 +05:30
cassandra Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
connect - Update grant tests for new MariaDB version 10.1.44 2020-01-12 00:52:46 +01:00
csv Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
example Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
federated Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
federatedx Remove unused declarations 2019-04-03 19:46:34 +03:00
heap Merge 5.5 into 10.1 2019-11-06 08:17:03 +02:00
innobase MDEV-21563 FTS thread aborts during shutdown 2020-02-06 20:42:29 +05:30
maria imporve clang build 2019-06-25 13:21:36 +03:00
mroonga Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myisam Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
myisammrg imporve clang build 2019-06-25 13:21:36 +03:00
oqgraph Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
perfschema Merge branch 'merge-perfschema-5.6' into 10.1 2020-01-19 13:11:45 +01:00
sequence Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sphinx Fix -Wstringop-truncation 2019-08-22 12:13:37 +03:00
spider imporve clang build 2019-06-25 13:21:36 +03:00
test_sql_discovery Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
tokudb Merge branch 'merge-tokudb-5.6' into 10.1 2020-01-19 14:37:25 +01:00
xtradb MDEV-21563 FTS thread aborts during shutdown 2020-02-06 20:42:29 +05:30