summaryrefslogtreecommitdiff
path: root/mysql-test/lib/mtr_cases.pl
Commit message (Expand)AuthorAgeFilesLines
* WL#4189unknown2007-12-121-961/+0
* Revert bad merge, should have used local codeunknown2007-11-291-64/+65
* Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-mergeunknown2007-11-281-48/+126
|\
| * Remove superfluous check for "skip", it's already done previous in the loopunknown2007-11-261-3/+2
| * WL#3949, Added the optimization of rpl tests if mtr started w/o a combination...unknown2007-11-241-0/+11
| * Remove printoutunknown2007-11-231-1/+1
| * - Don't process already skipped testcases one more timeunknown2007-11-231-0/+4
| * Move the "use lib" directive to mtr.plunknown2007-11-231-1/+0
| * WL#3949 Test should set binlog format dnamicallyunknown2007-11-231-154/+173
| * WL#3949, added skip combinations for some conditionsunknown2007-11-211-13/+16
| * WL#3949, fixed path to combination fileunknown2007-11-211-2/+1
| * WL#3949, second part. Added soft switching of the binlog format (w/o restart ...unknown2007-11-201-18/+63
* | Disable combinations processing until next versionunknown2007-11-261-1/+1
|/
* WL#3949. Added an option for support "combinations" of mysqld arguments for a...unknown2007-11-031-0/+99
* Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2007-10-051-3/+25
|\
| * Bug#27753 enable mysql-test-run.pl to ignore tests based on wildcardunknown2007-10-051-3/+25
* | Remove printoutunknown2007-10-051-2/+0
* | Bug#31400 mysql-test-run inconvenience problems running a certain testunknown2007-10-051-60/+80
* | Add support for specifying suites not located in mysql-test/suite/unknown2007-09-111-13/+10
* | Make it possible to pass mysql-test-run.pl test cases to rununknown2007-08-201-2/+7
* | Merge maint1.mysql.com:/data/localhome/tsmith/bk/51unknown2007-07-041-91/+150
|\ \
| * | WL#3933 Split main test suite to rpl, rpl_ndb and ndbunknown2007-06-271-91/+150
* | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbunknown2007-06-301-0/+1
|\ \ \ | |/ / |/| |
| * | ndb test suite cleanup + making ndb_autodiscover3 less flakyunknown2007-06-301-0/+1
* | | Merge pilot.(none):/data/msvensson/mysql/mysql-5.0-maintunknown2007-06-081-3/+6
|\ \ \ | | |/ | |/|
| * | Bug#28369 rpl test cases fail with binlog disabledunknown2007-06-081-3/+6
* | | Merge pilot.(none):/data/msvensson/mysql/mysql-5.0-maintunknown2007-06-071-1/+1
|\ \ \ | |/ /
| * | Fix typounknown2007-06-071-1/+1
* | | Merge pilot.(none):/data/msvensson/mysql/bug28369/my50-bug28369unknown2007-06-071-0/+17
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#28369 rpl test cases fail with binlog disabledunknown2007-06-071-0/+17
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-04-271-1/+1
|\ \
| * | mysql-test/mysql-test-run.plunknown2007-04-181-1/+1
* | | Merge siva.hindu.god:/home/tsmith/m/bk/51unknown2007-04-181-2/+2
|\ \ \ | |_|/ |/| |
| * | Small fixes for merge.unknown2007-04-101-2/+2
| |/
* | Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maintunknown2007-04-181-0/+7
|\ \ | |/ |/|
| * Make it possible to define how many slaves to start byunknown2007-04-181-0/+7
* | Make the script detect --default-storage-engine=x andunknown2007-03-291-0/+11
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2007-01-161-2/+3
|\ \ | |/
| * Always use two masters for ndb testsunknown2007-01-161-2/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-111-0/+14
|\ \ | |/ |/|
| * my_strtoll10-x86.s:unknown2006-12-311-0/+14
* | Count number of masters the test is actually using and only start asunknown2006-12-201-5/+2
|/
* BUG#24274 option "--big-test" of mysql-test-run.pl does not work anymoreunknown2006-11-171-0/+4
* Skip innodb test if mysqld doesn't have innodb supportunknown2006-10-251-0/+12
* Adapt mysql-test-run.pl to mysqld in 5.1 using "mixed" binlog format by default unknown2006-10-241-0/+1
* Fix problem running rpl_timezone on powermacg5, it was not popular to set TZ ...unknown2006-10-191-5/+7
* Make --with-ndbcluster only be valid together with --benchunknown2006-10-181-39/+42
* Improve the function that parses test files looking for what features it usesunknown2006-10-131-4/+9
* Improve restart logic all code to detect restart is now in the functionsunknown2006-10-111-56/+45
* Improve sort algorithm for reorder, all test with smae name except for ending...unknown2006-10-071-18/+52