summaryrefslogtreecommitdiff
path: root/mysql-test/unstable-tests
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-09-27 13:58:01 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2019-09-27 14:05:39 +0300
commit4ec0c346b80901c27a25aae0adb805d8aab4e81d (patch)
tree028e3dad6c997b7cabc2cee5d76a7cd610227b37 /mysql-test/unstable-tests
parentca9e0089d5d9c8777c58b1e44ff97e7bcb1bdddf (diff)
downloadmariadb-git-4ec0c346b80901c27a25aae0adb805d8aab4e81d.tar.gz
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().
Diffstat (limited to 'mysql-test/unstable-tests')
-rw-r--r--mysql-test/unstable-tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/unstable-tests b/mysql-test/unstable-tests
index 79d278b5bff..556ae663b1e 100644
--- a/mysql-test/unstable-tests
+++ b/mysql-test/unstable-tests
@@ -519,7 +519,6 @@ innodb.xa_recovery : MDEV-15279 - mysqld got exception
#-----------------------------------------------------------------------
innodb_fts.fulltext2 : Modified in 10.2.26
-innodb_fts.fulltext_table_evict : Modified in 10.2.27
innodb_fts.innodb_fts_misc : Modified in 10.2.27
innodb_fts.innodb_fts_misc_debug : MDEV-14156 - Unexpected warning
innodb_fts.innodb_fts_plugin : MDEV-13888 - Errors in server log