summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_fts
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-0/+1
|\
| * Disabled test in 32bit that uses too much memory or cpuMonty2019-09-021-0/+1
* | Merge branch '10.2' into 10.3Monty2019-09-031-2/+4
|\ \ | |/
| * Updated mtr files to support different compiled in optionsMonty2019-09-011-2/+4
* | MDEV-19974 InnoDB: Cannot load compressed BLOBThirunarayanan Balathandayuthapani2019-07-102-0/+13
* | Merge 10.2 into 10.3Marko Mäkelä2019-07-022-0/+56
|\ \ | |/
| * MDEV-19869 Port innodb_fts.fulltext2 from mysql to mariadb.Thirunarayanan Balathandayuthapani2019-07-012-5/+56
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-143-0/+170
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-133-0/+170
| |\
| | * MDEV-19445 heap-use-after-free related to innodb_ft_aux_tableMarko Mäkelä2019-05-133-0/+165
* | | Merge 10.2 into 10.3Marko Mäkelä2019-03-062-0/+18
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-03-062-0/+18
| |\ \ | | |/
* | | MDEV-18152 Assertion 'num_fts_index <= 1' failedMarko Mäkelä2019-01-182-1/+20
* | | Merge 10.2 into 10.3Marko Mäkelä2018-12-181-2/+2
|\ \ \ | |/ /
| * | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-2/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2018-12-072-0/+32
|\ \ \ | |/ /
| * | MDEV-17923 Assertion failed in trx_undo_page_report_modify after CREATE FULLT...Marko Mäkelä2018-12-072-0/+32
* | | Merge 10.2 into 10.3Marko Mäkelä2018-10-092-0/+2
|\ \ \ | |/ /
| * | - Added flush table at the beginning of crash_recovery test case.Thirunarayanan Balathandayuthapani2018-10-052-0/+2
* | | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-073-82/+0
|\ \ \ | |/ /
| * | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-073-82/+0
* | | MDEV-14900 Upstream 10.3 debian patchesSergei Golubchik2018-08-121-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2018-08-034-0/+321
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-08-024-0/+333
| |\ \ | | |/
| | * 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
* | | | MDEV-16172: Enable skipped testsMarko Mäkelä2018-05-174-19/+0
* | | | MDEV-15813 ASAN use-after-poison in hp_hashnr upon HANDLER READ on a versione...Alexey Botchkov2018-05-162-1/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-124-5/+150
|\ \ \ \ | |/ / /
| * | | dict_create_index_tree_in_mem(): Remove dead codebb_georg_10.2Marko Mäkelä2018-05-122-0/+15
| * | | Adjust the test case for MariaDBMarko Mäkelä2018-05-112-8/+9
| * | | Bug #27304661 MYSQL CRASH DOING SYNC INDEX ] [FATAL] INNODB: SEMAPHORE WAIT H...Aditya A2018-05-112-0/+66
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-05-112-5/+68
| |\ \ \ | | |/ /
| | * | 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
* | | | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN...Thirunarayanan Balathandayuthapani2018-05-0711-94/+0
* | | | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN...Thirunarayanan Balathandayuthapani2018-05-072-17/+15
* | | | MDEV-15828 Server crash or assertion `num_fts_index <= 1' failure up on ALTER...Thirunarayanan Balathandayuthapani2018-04-182-0/+10
* | | | Fixed failing testsMonty2018-01-301-1/+1
* | | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4Sergei Golubchik2018-01-172-11/+16
|\ \ \ \
| * | | | MDEV-14655 Assertion `!fts_index' failed in prepare_inplace_alter_table_dictMarko Mäkelä2018-01-152-11/+16
* | | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 0.1: SQL-level System VersioningDaniel Fiala2017-05-051-1/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-3012-5/+734
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Adjust the innodb_fts.sync and innodb_fts.sync_block tests for MariaDBMarko Mäkelä2017-10-275-53/+80
| * | | | Import the innodb_fts.sync tests from MySQLMarko Mäkelä2017-10-274-0/+497
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-244-5/+128
| |\ \ \ \ | | | |/ / | | |/| |