summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-0/+6
|\
| * MDEV-13335 UTF8 escape wildcard LIKE match has different behavior in differen...Alexander Barkov2019-04-281-0/+6
* | Merge 10.1 into 10.2Marko Mäkelä2019-04-045-2/+24
|\ \ | |/
| * index_merge_innodb did sometimes give wrong resultsMonty2019-04-045-2/+24
* | MDEV-18836: Adjust a suppressionMarko Mäkelä2019-04-031-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-271-1/+1
|\ \ | |/
| * Merge 10.0 into 10.1Marko Mäkelä2019-03-271-1/+1
| |\
| | * Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-261-1/+1
| | |\
| | | * Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-231-1/+1
| | * | MDEV-12023 Assertion failure sym_node->table != NULL on startupMarko Mäkelä2018-10-302-0/+8
| * | | MDEV-18426: Most of the mtr tests in the galera_3nodes suite failJulius Goryavsky2019-02-122-0/+23
* | | | Revert a part of commit 676f43da3a1951e4e41d1cdb08d2c6c7833cb26eMarko Mäkelä2019-03-121-0/+1
* | | | SSL test fixesSergei Golubchik2019-03-011-5/+2
* | | | revert the check changes made in 8f5ea83ff109827748d2f9f5025ed6c6bb91fd80Oleksandr Byelkin2019-02-081-1/+0
* | | | MDEV-18426: Most of the mtr tests in the galera_3nodes suite failJulius Goryavsky2019-02-063-0/+24
* | | | cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/Sergei Golubchik2019-02-051-1/+0
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-171-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-18021: Galera test galera_sst_mariabackup_table_options fails if AES_CTR...Jan Lindström2018-12-171-2/+2
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Jan Lindström2018-11-212-0/+18
|\ \ \ \ | |/ / /
| * | | MDEV-17771: Add Galera ist and sst tests using mariabackupJan Lindström2018-11-212-0/+18
* | | | MDEV-17507 Make MTR tests work for builds without Aria for temporary tablesElena Stepanova2018-11-201-0/+4
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-062-0/+18
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-302-0/+18
| |\ \ \ | | |/ /
| | * | MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit...Thirunarayanan Balathandayuthapani2018-10-162-0/+18
* | | | Follow-up to MDEV-13407 innodb.drop_table_background failed in buildbot with ...Marko Mäkelä2018-09-071-1/+4
* | | | MyRocks: post-merge fixes part #5: make rocksdb.rocksdb_checksums test passSergei Petrunia2018-08-291-2/+14
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-0/+15
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-0/+15
| |\ \ \ | | |/ /
| | * | MDEV-13118 Wrong results with LOWER and UPPER and subqueryAlexander Barkov2018-07-191-0/+15
* | | | MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative ...Alexander Barkov2018-06-141-0/+29
* | | | Add missed change from 7ffa82b03c8da12062223d5e332e972d6f828d44Vicențiu Ciorbaru2018-06-111-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-04-241-2/+32
|\ \ \ \ | |/ / /
| * | | MDEV-15948 Followup commitDaniele Sciascia2018-04-231-1/+1
| * | | MDEV-15948 Fix error "Lost connection to MySQL server..." in test galera_sst_...Daniele Sciascia2018-04-201-2/+32
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-102-3/+6
|\ \ \ \ | |/ / /
| * | | MDEV-14616: WSREP has not yet prepared node for application use errorJan Lindström2018-04-031-1/+1
| * | | MW-405 Make sure wsrep is ready in wait_until_connected_again.incDaniele Sciascia2018-04-033-7/+7
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-252-0/+8
|\ \ \ \ | |/ / /
| * | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-232-0/+8
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2018-03-161-1/+1
|\ \ \ \ | |/ / /
| * | | Galera MTR Tests: Modify mysqltest so that if a --let = `SELECT ...` query is...Philip Stoev2018-03-121-1/+1
| * | | MDEV-14904 Backport innodb_default_row_formatMarko Mäkelä2018-03-072-0/+12
* | | | Disabled galera_ist_progress at it always fails in 10.2Monty2018-02-071-1/+4
* | | | MDEV-14057 InnoDB GIS tests failMarko Mäkelä2018-01-045-563/+12
* | | | Merge 10.1 into 10.2, with some MDEV-14799 fixupsmariadb-10.2.12Marko Mäkelä2018-01-031-8/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-01-021-8/+3
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2018-01-021-8/+3
| | |\ \ | | | |/
| | | * MDEV-14309 MTR tests require perl-Env which is not always in the default inst...Sergei Golubchik2017-12-271-8/+3
* | | | Re-remove the file kill_and_restart_mysqld.incMarko Mäkelä2017-12-141-15/+0
* | | | MDEV-14350 Index use with collation utf8mb4_unicode_nopad_ci on LIKE pattern ...Alexander Barkov2017-12-081-0/+14