summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2017-09-172-0/+11
|\
| * Write proper tests for MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytesMarko Mäkelä2017-09-162-0/+11
* | Merge 10.1 into 10.2Marko Mäkelä2017-09-071-1/+2
|\ \ | |/
| * Merge 10.0 into 10.1Marko Mäkelä2017-09-071-1/+2
| |\
| | * Make the SEARCH_ABORT logic actually workMarko Mäkelä2017-09-071-1/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2017-08-315-0/+55
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Marko Mäkelä2017-08-304-2/+114
| |\ \ | | |/
| | * MDEV-13437 InnoDB fails to return error for XA COMMIT or XA ROLLBACK in read-...Andrei Elkin2017-08-294-2/+114
| * | Merge remote-tracking branch 'origin/bb-10.1-jplindst' into 10.1Jan Lindström2017-08-294-0/+26
| |\ \
| | * | Fix Merge ErrorSachin Setiya2017-08-231-1/+4
| | * | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-214-0/+23
| | |\ \
| | | * | MW-373 Wait for wsrep_ready at startup when provider is loadedTeemu Ollakka2017-08-143-0/+21
| | | * | Galera MTR Tests: MW-359 Include include/have_innodb.inc part of include/gale...Philip Stoev2017-08-111-0/+2
| | | * | Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-095-0/+31
| | | |\ \ | | | | |/
| | | * | Fix mysqlhotcopy test failuresSachin Setiya2017-03-211-1/+1
| | | * | Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-1711-17/+301
| | | |\ \
| | | * | | Fix test casesSachin Setiya2017-03-161-0/+67
| | | * | | Galera MTR tests: Make the mysqlhotcopy tests pass on Ubuntu 16.04Sachin Setiya2017-03-141-1/+1
| | | * | | Galera MTR Tests: Test for GCF-942 - safe_to_bootstrap flag in grastate.datPhilip Stoev2017-03-121-0/+154
| | | * | | MW-267: followup to the original pull request, removed unnecessary cast.Sachin Setiya2017-03-121-0/+2
| | | * | | Merge tag 'mariadb-10.0.29' into 10.0-galeraNirbhay Choubey2017-01-133-0/+12
| | | |\ \ \
| | | * \ \ \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-282-6/+10
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-243-14/+2
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-294-5/+18
| | | |\ \ \ \ \ \
* | | | \ \ \ \ \ \ Merge 10.1 into 10.2Marko Mäkelä2017-08-292-0/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Combinations with innodb-undo-tablespaces to use in test filesElena Stepanova2017-08-282-0/+8
| |/ / / / / / / /
* | | | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-0/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+7
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-0/+7
| | |\ \ \ \ \ \ \
| | | * | | | | | | MDEV-13065 rpl.rpl_mdev-11092 fails sporadically in buildbotSachin Setiya2017-07-191-0/+7
| | | * | | | | | | MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_...Alexander Barkov2016-12-191-1/+25
* | | | | | | | | | MDEV-13535 Query on MyISAM table corrupts the tableSergei Golubchik2017-08-161-0/+2
* | | | | | | | | | cleanup: include/restart_mysqld.incSergei Golubchik2017-08-142-48/+13
* | | | | | | | | | Remove wait_innodb_all_purged.incMarko Mäkelä2017-08-081-60/+0
* | | | | | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-07-061-6/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | MDEV-13248 binlog.binlog_parallel_replication_marks_row fails in buildbotElena Stepanova2017-07-061-6/+1
* | | | | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-0/+86
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle...Kristian Nielsen2017-07-031-0/+85
* | | | | | | | | | Fix MDEV-12758Sachin Setiya2017-06-291-1/+0
* | | | | | | | | | MDEV-12758 wrep.pool_of_threads failed in buildbot with WSREP ...Sachin Setiya2017-06-292-0/+2
* | | | | | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-06-084-0/+32
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge 10.0 into 10.1Marko Mäkelä2017-06-064-0/+32
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Follow-up to MDEV-12042 (test innodb_page_size variants)Marko Mäkelä2017-06-062-0/+12
| | * | | | | | | | MDEV-12042 Re-bootstrap the server if InnoDB options are incompatiblebb-10.0-elenst-mdev12042Elena Stepanova2017-06-022-0/+12
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | MDEV-12756 rpl.rpl_killed_ddl fails in buildbot with 'Can't find record'Monty2017-05-171-0/+1
* | | | | | | | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLGeorg Richter2017-05-091-0/+5
* | | | | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-063-2/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | cleanup: simplify setting of ssl* options in my.cnf templatesSergei Golubchik2017-04-272-0/+10
| * | | | | | | | MDEV-9566 prepare mysqltest for mariabackupVladislav Vaintroub2017-04-271-2/+1
* | | | | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-04-284-1/+224
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /