summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* Fixup mtr_unique. Remove usage of ps and grep. Make it a module. Move _proces...Magnus Svensson2008-08-101-10/+12
* Make events_restart more stable by waiting for the server to be stopped befor...Magnus Svensson2008-08-091-4/+23
* MergeMagnus Svensson2008-08-081-2/+5
|\
| * merged 5.1 main to 5.1-rplSven Sandberg2008-08-041-3246/+2357
| |\
| * | test case fixDaniel Fischer2008-07-151-2/+3
| * | let's make a real honest attempt at finding the daemons in libexecDaniel Fischer2008-07-081-2/+4
| * | Merging the bug fixes for 34995 and 35543 (both of 5.0) up to 5.1,Joerg Bruehe2008-06-131-15/+37
| |\ \
| | * | BUG#35543 mysqlbinlog.cc does not properly work with tmp filesunknown2008-05-091-0/+3
| | * | Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463unknown2008-05-021-0/+1
| | |\ \
| | * \ \ Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463unknown2008-05-021-2/+10
| | |\ \ \
| | * \ \ \ Merge bk-internal:/home/bk/mysql-5.0-buildunknown2008-05-021-2/+2
| | |\ \ \ \
| | | * | | | Fix for unknown2008-03-311-2/+2
| | * | | | | Bug#34995 mysql-test-run doesn't allow client lib/binary selectionunknown2008-03-031-14/+33
| | |/ / / /
* | | | | | Make opt_big_test a global variableMagnus Svensson2008-08-081-1/+1
* | | | | | MergeMagnus Svensson2008-08-041-13/+171
|\ \ \ \ \ \
| * | | | | | Bug #38181 Please print more debug info when tests failMagnus Svensson2008-08-041-13/+171
| | |_|_|_|/ | |/| | | |
* | | | | | Bug #32307 mysqltest - does not detect illegal if syntaxMagnus Svensson2008-08-041-1/+0
* | | | | | Bug #33337 mysql-test-run.pl options --gdb and --ddd don't work with --embed...Magnus Svensson2008-08-011-0/+7
|/ / / / /
* | | | | BUG#37832 Parallel-running mtr --help prints usage many timesMagnus Svensson2008-07-241-12/+14
* | | | | Add all server arguments to mysqltest_embedded when running check_warnings Magnus Svensson2008-07-241-0/+17
* | | | | BUG#37834: mtr --max-test-fail=0 does not set max number of failed tests to u...Sven Sandberg2008-07-221-1/+1
* | | | | Merge parallel mtrMagnus Svensson2008-06-191-280/+808
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal:/home/bk/mysql-5.1-maint2unknown2008-05-091-14/+19
| |\ \ \ \ \
| | * \ \ \ \ Merge pilot.(none):/data/msvensson/mysql/mysql-5.1-rplunknown2008-05-091-3/+9
| | |\ \ \ \ \
| | * | | | | | Make printout of $name nicerunknown2008-05-091-11/+10
| * | | | | | | Generate a unique tmpdir for each server to avoid that they delete each othersunknown2008-05-061-0/+4
| |/ / / / / /
| * | | | | | Add printoutsunknown2008-05-051-7/+10
| * | | | | | Add temporary printoutsunknown2008-05-051-2/+5
| * | | | | | Change rmtree+mkpath to use clean_dirunknown2008-05-051-4/+26
| * | | | | | Make timediff an optionunknown2008-05-041-0/+1
| * | | | | | Move opt_timer to mtr_report.pmunknown2008-05-041-8/+3
| * | | | | | Improve retry logicunknown2008-05-041-3/+3
| * | | | | | Debug printouts for not all tests completedunknown2008-05-041-20/+5
| * | | | | | Use SysInfo.pm to find a suitable value for number of workers when unknown2008-05-041-3/+14
| * | | | | | mysql-test-run.pl:unknown2008-05-031-1/+1
| * | | | | | Print tests that has been run but shouldn't and vice versaunknown2008-05-021-7/+29
| * | | | | | Don't append thread num to $opt_tmpdir is var/tmpunknown2008-04-281-5/+21
| * | | | | | Save files in var/tmp/ after failureunknown2008-04-281-0/+3
| * | | | | | Return immediately from 'check-testcase' and 'check_warnings' if nounknown2008-04-281-0/+6
| * | | | | | Limit number of test failures before abortingunknown2008-04-281-0/+15
| * | | | | | Reenable suite timeout detectionunknown2008-04-281-14/+18
| * | | | | | Only run the "saved core limit" if the datadir was savedunknown2008-04-281-20/+20
| * | | | | | Add printout of all tests in case number of completed differs number of testunknown2008-04-281-0/+8
| * | | | | | Print number of test completed at failureunknown2008-04-281-0/+2
| * | | | | | Stop the test case time if "check_testcase" before test failsunknown2008-04-281-0/+4
| * | | | | | Move code that saves datadirs to test serverunknown2008-04-271-57/+82
| * | | | | | Run all check-warning and check-testcase in parallel, this also give theunknown2008-04-271-66/+174
| * | | | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-04-271-1/+1
| |\ \ \ \ \ \
| * | | | | | | Increase start timeout when running parallellunknown2008-04-271-5/+14
| * | | | | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-04-271-54/+116
| |\ \ \ \ \ \ \