mariadb/mysql-test/suite/innodb_fts/t
Marko Mäkelä 1a2308d3f4 MDEV-26865: Add test case and instrumentation
Based on mysql/mysql-server@bc9c46bf28
but without sleeps.

The test was verified to hit the debug assertion if the change to
fts_add_doc_by_id() in commit 2d98b967e3
was reverted.
2021-10-21 12:57:09 +03:00
..
basic.test MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295 2021-10-21 12:56:59 +03:00
bug_32831765.test MDEV-26865: Add test case and instrumentation 2021-10-21 12:57:09 +03:00
concurrent_insert.test MDEV-21360 save/restore debud_dbug instead of total reset at the end of the test 2020-01-21 11:22:47 +01:00
crash_recovery.test Merge 10.1 to 10.2 2019-10-25 17:33:39 +03:00
create.opt MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytes 2017-01-27 10:19:39 +02:00
create.test MDEV-24403 Segfault on CREATE TABLE with explicit FTS_DOC_ID_INDEX by multiple fields 2021-01-19 14:25:51 +03:00
fts_kill_query.test MDEV-16865 InnoDB fts_query() ignores KILL 2018-08-01 08:43:12 +03:00
fulltext.test MDEV-25295 Aborted FTS_DOC_ID_INDEX considered as existing FTS_DOC_ID_INDEX during DDL 2021-04-06 18:52:22 +05:30
fulltext2.test MDEV-19869 Port innodb_fts.fulltext2 from mysql to mariadb. 2019-07-01 13:46:56 +05:30
fulltext3.test Merge 10.1 into 10.2 2019-03-06 15:15:59 +02:00
fulltext_cache.test Innodb full text search tests. 2013-09-24 16:47:33 +03:00
fulltext_distinct.test Innodb full text search tests. 2013-09-24 16:47:33 +03:00
fulltext_left_join.test MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
fulltext_misc.test sort a non-deterministic test result 2015-01-15 08:55:00 +01:00
fulltext_multi.test Innodb full text search tests. 2013-09-24 16:47:33 +03:00
fulltext_order_by.test MDEV-334: Backport of UNION ALL optimization from mysql-5.7. 2014-10-14 09:36:50 -07:00
fulltext_update.test Innodb full text search tests. 2013-09-24 16:47:33 +03:00
fulltext_var.test Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
innodb-fts-ddl.opt MDEV-25721 Double free of table when inplace alter 2021-05-23 15:53:59 +05:30
innodb-fts-ddl.test MDEV-25721 Double free of table when inplace alter 2021-05-23 15:53:59 +05:30
innodb-fts-fic.test Fix innodb_fts suite 2016-09-14 15:10:47 +02:00
innodb-fts-stopword.opt Innodb full text search tests. 2013-09-24 16:47:33 +03:00
innodb-fts-stopword.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_ft_aux_table.opt MDEV-19445 heap-use-after-free related to innodb_ft_aux_table 2019-05-13 17:16:42 +03:00
innodb_ft_aux_table.test MDEV-19445 heap-use-after-free related to innodb_ft_aux_table 2019-05-13 17:16:42 +03:00
innodb_fts_large_records.test Innodb full text search tests. 2013-09-24 16:47:33 +03:00
innodb_fts_misc.test MDEV-22358 Assertion srv_undo_sources || ... in row_prebuilt_free() 2020-04-23 19:33:55 +03:00
innodb_fts_misc_1.opt MDEV-25536 InnoDB: Failing assertion: sym_node->table != NULL in pars_retrieve_table_def 2021-04-30 20:05:12 +05:30
innodb_fts_misc_1.test MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295 2021-10-21 12:56:59 +03:00
innodb_fts_multiple_index.test Innodb full text search tests. 2013-09-24 16:47:33 +03:00
innodb_fts_plugin.test MDEV-11649 Uninitialized field fts_token->position in innodb_fts.innodb_fts_plugin 2017-06-30 15:03:53 +03:00
innodb_fts_proximity.test Fix innodb_fts suite 2016-09-14 15:10:47 +02:00
innodb_fts_result_cache_limit.test Do not SET DEBUG_DBUG=-d,... in tests 2018-01-29 16:39:54 +02:00
innodb_fts_stopword_charset.test Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
innodb_fts_transaction.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
misc_debug.test MDEV-25947 innodb_fts.misc_debug fails in buildbot 2021-06-17 17:22:30 +05:30
misc_debug2.test MDEV-21563 FTS thread aborts during shutdown 2020-02-20 14:04:27 +05:30
stopword.opt MDEV-22393 Corruption for SET GLOBAL innodb_ string variables 2020-04-28 16:09:07 +03:00
stopword.test MDEV-22393 Corruption for SET GLOBAL innodb_ string variables 2020-04-28 16:09:07 +03:00
sync.opt Adjust the innodb_fts.sync and innodb_fts.sync_block tests for MariaDB 2017-10-27 10:36:20 +03:00
sync.test MDEV-14808 innodb_fts.sync fails in buildbot with wrong result 2020-03-17 19:40:13 +05:30
sync_block.test MDEV-21360 save/restore debud_dbug instead of total reset at the end of the test 2020-01-21 11:22:47 +01:00
sync_ddl.test MDEV-16855 Fix fts_sync_synchronization in InnoDB 2018-07-30 18:06:30 +03:00