summaryrefslogtreecommitdiff
path: root/mysql-test/lib/mtr_cases.pm
Commit message (Expand)AuthorAgeFilesLines
* WL 5408: automerged bzr bundle from original commit.Luis Soares2010-06-231-10/+17
|\
| * WL#5408: Reduce Pushbuild2 turnaround times for rpl suite.Luis Soares2010-06-021-10/+17
* | WL#5349 Change default storage engine to InnoDBMagne Mahre2010-06-171-3/+14
* | BUG 54161: automerged mysql-5.1-bugteam into mysql-trunk-merge.Luis Soares2010-06-021-2/+4
|\ \ | |/ |/|
| * BUG#54161: MTR: disabled.def lists don't work with FQ test namesLuis Soares2010-06-021-2/+4
| * Enable innodb_plugin tests based on the presence of lib_innodb_plugin.Marko =?ISO-8859-1?Q?M=E4kel=E4?=2010-04-191-7/+20
| * Do not require innodb for running innodb_plugin tests.Marko =?ISO-8859-1?Q?M=E4kel=E4?=2010-04-191-10/+0
| * Move the InnoDB Plugin tests from storage/innodb_plugin/mysql-test/ whereVasil Dimov2010-04-091-75/+33
| * More exceptions for InnoDB plugin tests.Sergey Vojtovich2010-03-241-0/+3
* | A follow-up on WL#5154 and WL#5182: remove forgotten options.Alexander Nozdrin2010-03-031-1/+1
* | merge 44054Bjorn Munch2010-02-171-10/+18
|\ \ | |/
| * Bug #44054 MTR2: --no-reorder does not prevent reorderingBjorn Munch2010-02-171-10/+18
| * Applying InnoDB Plugin 1.0.6 snapshot, part 8. Fixes BUG#48782Satya B2009-11-301-0/+2
| * Applying Innodb Snapshot 5.1-ss6242, part 9.Satya B2009-11-301-0/+2
| * Clean-up after applying innodb-zip-ss6129 snapshot:Sergey Vojtovich2009-11-031-5/+1
| * Clean-ups after applying InnoDB snapshot 5.1-ss6129:Sergey Vojtovich2009-11-031-0/+2
| * merge 48149Bjorn Munch2009-10-201-0/+12
| |\
| * \ merge from 5.1 mainBjorn Munch2009-10-161-2/+8
| |\ \
* | \ \ Automerge from mysql-trunk.Alexander Nozdrin2009-10-231-0/+12
|\ \ \ \
| * \ \ \ new merge from trunkBjorn Munch2009-10-221-1/+19
| |\ \ \ \
| * \ \ \ \ merge 48149Bjorn Munch2009-10-201-0/+12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Bug #48149 MTR should automatically skip SSL tests if SSL not supportedBjorn Munch2009-10-191-0/+12
| | | |/ / | | |/| |
| | * | | Bug #46625 Pushbuild2: does not notice test failure in "Innodb Plugin" modeBjorn Munch2009-10-081-2/+2
| | * | | Bug #47383 let mysql-test-run.pl run innodb tests using the pluginBjorn Munch2009-10-021-10/+24
* | | | | Automerge from mysql-trunk.Alexander Nozdrin2009-10-221-1/+19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge from mysql-5.1.Alexander Nozdrin2009-10-141-1/+19
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | merge of 47383 from 5.1-mtrBjorn Munch2009-10-061-10/+24
| | * | Applying InnoDB snapshot 5.1-ss5921, part 2. Fixes BUG#44369Satya B2009-10-051-0/+2
| | * | Applying InnoDB snapshot 5.1-ss5921, Part 1. Fixes BUG#46000Satya B2009-10-051-0/+2
| | * | Don't use the semicolon character as a argument separator as itDavi Arnaut2009-09-291-2/+4
| | * | Additional Fix for BUG#44030 - Error: (1500) Couldn't read the MAX(ID) autoinc Satya B2009-09-231-1/+0
| | * | automergeGeorgi Kodinov2009-09-181-7/+18
| | |\ \ | | | |/
| | | * first merge from mainBjorn Munch2009-09-021-0/+61
| | | |\
| | * | | Applying InnoDB snapshot 5.1-ss5282, Fixes BUG#44030Satya B2009-09-171-0/+1
| | | |/ | | |/|
| | * | Disable main.index_merge_innodb with InnoDB plugin. The test case isSergey Vojtovich2009-08-121-0/+1
* | | | Apply missing patch from bug#46834 to mysql-trunk-bugfixing.Jonathan Perkin2009-10-221-1/+2
|/ / /
* | | initial merge from 5.1-mtrBjorn Munch2009-09-041-7/+18
|\ \ \ | | |/ | |/|
| * | mergeBjorn Munch2009-08-181-5/+5
| |\ \
| | * | Bug #46755 Wrong grammar in some skip messages: Test need instead of Test needsBjorn Munch2009-08-171-5/+5
| * | | Bug #44222 mysql-test-run --start analyses which tests it would skip. This is...Bjorn Munch2009-08-181-2/+13
| |/ /
* | | InnoDB plugin is built-in: remove test code which depended on the plugin prop...Guilhem Bichot2009-08-051-59/+0
| |/ |/|
* | Update to innoplug-1.0.4.Sergey Vojtovich2009-07-301-5/+0
* | Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-141-0/+3
|\ \ | |/
* | Expanded list of directories to seach for InnoDB plugin. WithSergey Vojtovich2009-06-251-1/+3
* | This patch implements testing InnoDB plugin milestone.Sergey Vojtovich2009-06-241-0/+60
|/
* merge from 5.1-mtrBjorn Munch2009-05-251-3/+14
|\
| * Bug #42988 MTR2's --help output does not document --parallelBjorn Munch2009-05-121-2/+2
| * Bug #42807 MTR: './mtr somesuite.sometest' fails if somesuite is not in DEFAU...Bjorn Munch2009-03-271-1/+12
* | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-171-1/+2
* | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-141-1/+1
|/