summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_fts
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22393 Corruption for SET GLOBAL innodb_ string variablesMarko Mäkelä2020-04-283-0/+1393
* MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-072-0/+17
* MDEV-20987 InnoDB fails to start when fts table has FK relationThirunarayanan Balathandayuthapani2019-11-062-30/+15
* MDEV-19073 FTS row mismatch after crash recoveryThirunarayanan Balathandayuthapani2019-10-252-0/+91
* MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-182-0/+49
* MDEV-19647 Server hangs after dropping full text indexes and restartThirunarayanan Balathandayuthapani2019-09-172-6/+15
* MDEV-19445 heap-use-after-free related to innodb_ft_aux_tableMarko Mäkelä2019-05-133-0/+165
* Merge 10.0 into 10.1Marko Mäkelä2018-08-012-0/+36
|\
| * MDEV-16865 InnoDB fts_query() ignores KILLMarko Mäkelä2018-08-012-0/+36
* | Merge 10.0 into 10.1Marko Mäkelä2018-07-312-0/+294
|\ \ | |/
| * MDEV-16855 Fix fts_sync_synchronization in InnoDBMarko Mäkelä2018-07-302-0/+294
* | Merge 10.0 into 10.1Marko Mäkelä2018-05-112-5/+68
|\ \ | |/
| * Bug #27041445 SERVER ABORTS IF FTS_DOC_ID EXCEEDS FTS_DOC_ID_MAX_STEPThirunarayanan Balathandayuthapani2018-05-112-5/+68
| * Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-296-8/+4
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-224-5/+125
|\ \ | |/
| * Import, adapt and extend a test from OracleMarko Mäkelä2017-10-182-0/+45
| * Add a test of LIMIT with FULLTEXT INDEXMarko Mäkelä2017-10-182-5/+52
| * MDEV-12676 MySQL#78423 InnoDB FTS duplicate key errorMarko Mäkelä2017-10-162-0/+28
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-212-17/+1
|\ \ | |/
| * Clean up the test mentioned in MDEV-12052.Marko Mäkelä2017-03-182-17/+1
| * MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytesMarko Mäkelä2017-01-273-0/+261
* | Remove some more error log spam.Marko Mäkelä2017-02-088-148/+76
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+1
|\ \ | |/
| * MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-041-1/+1
* | MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytesMarko Mäkelä2016-12-053-0/+261
* | MDEV-9590: Always print "Engine-independent statistic" warnings and might be ...Oleksandr Byelkin2016-03-212-3/+0
* | MDEV-9118 ANALYZE TABLE for Engine independent status fetchs blob/text column...Oleksandr Byelkin2016-01-222-0/+3
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-1/+1
* | sort a non-deterministic test resultSergei Golubchik2015-01-151-0/+1
* | Update test results after fix for MDEV-7245Sergei Petrunia2014-12-021-1/+1
* | MDEV-334: Backport of UNION ALL optimization from mysql-5.7.Igor Babaev2014-10-144-11/+15
|/
* MDEV-6047: Make exists_to_in optimization ON by defaultunknown2014-06-091-3/+3
* after InnoDB/XtraDB 5.6.16 mergeSergei Golubchik2014-05-061-2/+12
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-0115-36/+922
* Percona-Server-5.6.14-rel62.0 mergeSergei Golubchik2013-12-2214-41/+452
* Innodb full text search tests.unknown2013-09-2447-0/+14273