summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | Fix test cases in galera suiteSachin Setiya2017-04-061-0/+154
| * | | Fix test casesSachin Setiya2017-04-061-0/+67
| * | | Galera MTR tests: Make the mysqlhotcopy tests pass on Ubuntu 16.04Sachin Setiya2017-04-061-1/+1
| * | | Galera MTR Tests: stability fixesSachin Setiya2017-04-061-0/+2
* | | | Adapt the innodb_undo tests from MySQL 5.7Marko Mäkelä2017-04-261-0/+4
* | | | MDEV-12424: binlog_encryption.encrypted_* tests fail with Can't locate autodi...Sergei Petrunia2017-04-021-2/+1
* | | | search_pattern_in_file.inc changesSergei Golubchik2017-03-311-40/+26
* | | | remove two redundant *.inc files to restart a serverSergei Golubchik2017-03-312-50/+0
* | | | Merge 10.2 into bb-10.2-mariarocksSergei Petrunia2017-03-317-0/+237
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-03-307-0/+237
| |\ \ \ \ | | |/ / /
| | * | | MDEV-12233 main.mysql_upgrade_noengine fails in buildbot on ppc64leSergei Golubchik2017-03-211-0/+4
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-095-0/+232
| | |\ \ \ | | | |/ /
| | | * | Fix tokudb.gap_lock_error testVicențiu Ciorbaru2017-03-055-0/+232
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-02-081-0/+1
| | |\ \ \ | | | |/ /
| | | * | innodb.innodb-get-fk: Actually test --innodb-read-only.Marko Mäkelä2017-02-031-1/+8
| | | * | Flush suppressions table to prevent corruption when server is killedElena Stepanova2017-02-011-0/+1
* | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-03-1122-61/+110
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFFMarko Mäkelä2017-03-031-4/+0
| * | | | MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-031-0/+4
| * | | | MDEV-11802 preparation: Clean up the purge tests.Marko Mäkelä2017-02-191-1/+2
| * | | | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-0/+3
| |\ \ \ \
| | * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.0 into 10.1Marko Mäkelä2017-01-261-0/+19
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-264-16/+60
| | | | * | Replication tests fail on valgrind due to waiting-related timeoutsElena Stepanova2017-01-063-0/+12
| | | | * | backport include/search_pattern_in_file.inc from 10.1Sergei Golubchik2016-10-261-6/+9