summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.Alexey Botchkov2017-01-241-0/+1
* mtr uses dgcov for --gcov optionSergei Golubchik2017-01-111-20/+9
* Fixes for running with gcovMonty2017-01-111-1/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+1
|\
| * MDEV-9038 Binlog encryption testsElena Stepanova2016-12-051-0/+1
| * Remove galera suites from default list for now, tests are unstablemariadb-10.1.19Elena Stepanova2016-11-041-2/+0
| * Make galera test suites default.Nirbhay Choubey2016-11-021-0/+2
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-5/+5
| |\
| | * Fix use of `require` in mysql-test-run.Kristian Nielsen2016-09-101-5/+5
* | | gcol mysql-test suite from 5.7Sergei Golubchik2016-12-121-0/+1
* | | MDEV-11041 Innodb_gis/ tests taken from MySQL fail.Alexey Botchkov2016-11-291-0/+1
* | | Fix use of `require` in mysql-test-run.Kristian Nielsen2016-11-201-5/+5
* | | MDEV-9185: fix ipv6 detection test in MTRDaniel Black2016-10-041-1/+1
* | | MDEV-10918 Innodb/Linux - Fallback to simulated aio if io_setup() fails, e.g ...Vladislav Vaintroub2016-09-291-3/+2
* | | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-211-54/+44
|\ \ \
| * \ \ Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-191-52/+36
| |\ \ \
| | * \ \ Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-52/+36
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-26/+14
| | | |\ \ | | | | |/
| | | | * MDEV-10630 rpl.rpl_mdev6020 fails in buildbot with timeoutMonty2016-08-221-1/+1
| | | | * Cleanups and minor fixesMonty2016-08-211-2/+14
| | | | * Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-18/+0
| | | | |\
| | | | | * MDEV-10350 "./mtr --report-features" doesn't workSergei Golubchik2016-08-031-18/+0
| | | * | | MDEV-10294: MTR using --valgrind-option to specify a tool / fixing callgrind ...Daniel Black2016-07-221-26/+22
| * | | | | misc after-merge changes:Sergei Golubchik2016-09-101-1/+0
| * | | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-1/+8
| |/ / / /
* | | | | fix the plugin suite to passSergei Golubchik2016-09-121-34/+5
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-2/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-1/+4
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-1/+4
| | |\ \ | | | |/
| | | * Increase the number of default build thread ids possibilitiesVicențiu Ciorbaru2016-06-161-1/+1
| | | * MDEV-9257: Increase limit on parallel workers in mysql-test-runDaniel Black2016-06-141-1/+4
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+1
| |\ \ \ | | |/ /
| | * | tests -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ciSergei Golubchik2016-04-241-1/+1
* | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-3/+3
* | | | fix compile error - inconsistent use of 'struct' and 'class' for TDC_elementVladislav Vaintroub2016-06-011-4/+10
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
| |\ \ \ | | |/ /
| | * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-291-6/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-12-221-1/+1
| |\ \ \
| | * \ \ Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-191-6/+6
| | |\ \ \ | | | |/ /
| | * | | Increase default MTR_PORT_GROUP_SIZE to 20.Nirbhay Choubey2015-11-201-1/+1
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-5/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fix a few spelling mistakesSergei Golubchik2015-12-111-6/+6
* | | | | MDEV-8542 - The "aria_recover" variable should be renamed "aria_recover_options"Sergey Vojtovich2015-11-261-1/+1
|/ / / /
* | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-6/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'mariadb-10.0.22' into 10.0-galeraNirbhay Choubey2015-10-311-5/+0
| |\ \ \ | | |/ /
| * | | Galera MTR Tests: Enable the use of --parallel for port-intensive Galera test...Philip Stoev2015-09-091-6/+10
| * | | Merge tag 'mariadb-10.0.21' into 10.0-galeraNirbhay Choubey2015-08-081-7/+11
| |\ \ \
| * \ \ \ Merge tag 'mariadb-10.0.19' into 10.0-galeraNirbhay Choubey2015-05-091-25/+14
| |\ \ \ \