mariadb/mysql-test/suite/innodb_fts
Marko Mäkelä 4ec0c346b8 Remove a useless large test, and add a debug assertion
The test innodb_fts.fulltext_table_evict was only creating 1000 tables
with fulltext indexes, only to check that no tables with fulltext
indexes are being evicted.

The reason why tables containing fulltext indexes cannot be evicted is
that fts_optimize_init() invokes dict_table_prevent_eviction().
2019-09-27 14:05:39 +03:00
..
r Remove a useless large test, and add a debug assertion 2019-09-27 14:05:39 +03:00
t Remove a useless large test, and add a debug assertion 2019-09-27 14:05:39 +03:00