summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* 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 tokudb.gap_lock_error testVicențiu Ciorbaru2017-03-055-0/+232
| * 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
| * MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-264-16/+60
* | 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
|\ \ | |/
| * Replication tests fail on valgrind due to waiting-related timeoutsElena Stepanova2017-01-063-0/+12
* | Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-282-6/+10
|\ \ | |/
| * backport include/search_pattern_in_file.inc from 10.1Sergei Golubchik2016-10-261-6/+9
| * MDEV-7142: main.index_merge_innodb fails sporadically in buildbotSergei Petrunia2016-09-051-0/+1
* | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-243-14/+2
|\ \ | |/
| * Fixed "Packets out of order" warning message on stdout in clients,Monty2016-08-212-2/+2
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-12/+0
| |\
| | * MDEV-10350 "./mtr --report-features" doesn't workSergei Golubchik2016-08-031-12/+0
* | | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-294-5/+18
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-0/+6
| |\ \ | | |/
| | * support SEARCH_RANGE in search_pattern_in_file.incSergei Golubchik2016-04-251-1/+16
| | * MDEV-9662 Assertion `precision || !scale' failed in my_decimal_precision_to_l...Alexander Barkov2016-04-201-0/+6
| * | MDEV-8482 mysql-test - main.func_encrypt fails if FIPS=1Sergei Golubchik2016-04-241-0/+6
| * | MDEV-8481 mysql-test - main.func_crypt fails if FIPS=1Sergei Golubchik2016-04-241-4/+5
| * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | Galera MTR Tests: stability fixesPhilip Stoev2016-02-221-0/+5
* | | Restore original value of wsrep_on after waiting for sync point.Teemu Ollakka2016-02-221-2/+3
* | | Helpers to deal with galera dbug sync points.Teemu Ollakka2016-02-224-0/+8
* | | Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-193-3/+6
|\ \ \ | |/ /
| * | Fixed problems found by buildbot:Monty2015-11-271-1/+1
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-11-181-0/+3
| |\ \ | | |/
| | * feedback plugin debugSergei Golubchik2015-11-181-0/+3
| * | Fixed buildbot failures on Solaris 64 bitMonty2015-11-181-1/+2
| * | MDEV-8669 MTR client connections on Windows became much slower.Vladislav Vaintroub2015-11-031-1/+0
* | | Merge tag 'mariadb-10.0.22' into 10.0-galeraNirbhay Choubey2015-10-311-2/+18
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-2/+18
| |\ \ | | |/
| | * MDEV-7330 plugins.feedback_plugin_send fails sporadically in buildbotElena Stepanova2015-09-271-1/+16
| | * tests for MDEV-7937: Enforce SSL when --ssl client option is usedmariadb-5.5.44Sergei Golubchik2015-06-092-5/+0
| | * disable ssl for ssl-disabled testsSergei Golubchik2015-06-091-0/+1
| | * Fix tests for 7937Vicențiu Ciorbaru2015-06-091-4/+4
| | * Added tests for MDEV-7937Vicențiu Ciorbaru2015-06-091-0/+4
* | | Galera MTR Tests: Various test stability fixes (take #5)Philip Stoev2015-09-091-1/+1
* | | Galera MTR Tests: Various test stability fixes (take #3)Philip Stoev2015-09-091-0/+1
* | | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-08-251-0/+4
|\ \ \
| * | | MDEV-8149: Random mtr test failures during warning checkNirbhay Choubey2015-08-221-0/+4
| * | | Merge tag 'mariadb-5.5.43' into 5.5-galeraNirbhay Choubey2015-05-041-0/+114
| |\ \ \ | | | |/ | | |/|
| * | | Minor test modifications.Nirbhay Choubey2015-01-262-21/+2
| * | | bzr merge -r4015..4026 codership/5.5Nirbhay Choubey2014-10-091-5/+18
| * | | bzr merge -rtag:mariadb-5.5.40 maria/5.5Nirbhay Choubey2014-10-094-2/+2
| |\ \ \