summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-04-131-6/+6
|\
| * use log-error in mtr, don't let mysqld to write to stderrSergei Golubchik2017-04-071-6/+6
* | Simple cleanupsMonty2017-04-071-1/+1
* | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-0/+1
* | Adding an alternative grammar file sql_yacc_ora.yy for sql_mode=ORACLEAlexander Barkov2017-04-051-0/+1
|/
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-8/+10
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-031-4/+1
| |\
| | * MDEV-11619: mtr --mem {no argument of a directory} (#320)Daniel Black2017-02-281-4/+1
| * | Merge 10.0 into 10.1Marko Mäkelä2017-02-201-11/+14
| |\ \ | | |/
| | * MDEV-11766 Tests failed in buildbot with semaphore waiting warningsElena Stepanova2017-02-201-0/+1
| | * MDEV-11619: mtr --mem and $MTR_MEM support in sane and consistent manner (10....Daniel Black2017-02-201-8/+13
* | | MDEV-11873 Unnecessary InnoDB warnings upon bootstrapMarko Mäkelä2017-03-141-1/+0
* | | MDEV-11782: Redefine the innodb_encrypt_log formatMarko Mäkelä2017-02-151-6/+0
* | | cleanup: mtr startup warningSergei Golubchik2017-02-141-0/+3
* | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-0/+1
* | | 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