| Commit message (Expand) | Author | Age | Files | Lines |
* | MySQL versions before 5.0 still use cygwin, no need | unknown | 2007-03-01 | 1 | -0/+6 |
* | Bug#20166 mysql-test-run.pl does not test system privilege tables creation | unknown | 2007-02-28 | 1 | -471/+0 |
* | Bug#26416 mysql-test-run exits with "Hangup" when piped to grep | unknown | 2007-02-28 | 1 | -8/+2 |
* | Bug#26686 mysql-test-run.pl aborts when waitpid returns -1 | unknown | 2007-02-28 | 1 | -9/+20 |
* | Workaround for problem where cygwin's bash/sh randomly fails with error 128 w... | unknown | 2007-02-16 | 1 | -0/+11 |
* | Merge neptunus.(none):/home/msvensson/mysql/my41-nmj | unknown | 2007-02-06 | 1 | -2/+3 |
|\ |
|
| * | Always use two masters for ndb tests | unknown | 2007-01-16 | 1 | -2/+3 |
* | | Merge siva.hindu.god:/usr/home/tim/m/bk/g41 | unknown | 2006-12-21 | 1 | -3/+9 |
|\ \
| |/
|/| |
|
| * | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1 | unknown | 2006-12-11 | 1 | -3/+9 |
| |\ |
|
| | * | do not autorelease build ids when a child of mysql-test-run.pl dies | unknown | 2006-12-07 | 1 | -3/+9 |
* | | | Count number of masters the test is actually using and only start as | unknown | 2006-12-20 | 1 | -5/+2 |
* | | | Improve error message that describes waitpid($pid) returned unexpected result | unknown | 2006-12-12 | 1 | -1/+2 |
|/ / |
|
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | unknown | 2006-12-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | minor fix to mtr_process.pl | unknown | 2006-11-30 | 1 | -1/+1 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | unknown | 2006-11-28 | 1 | -0/+156 |
|\ \
| |/ |
|
| * | fixes for mtr_unique.pl | unknown | 2006-11-24 | 1 | -3/+40 |
| * | MTR_BUILD_THREAD=auto selects a value for MTR_BUILD_THREAD from a pool (WL#2690) | unknown | 2006-11-17 | 1 | -0/+119 |
* | | Fix problem with mysqladmin logging to var/log before var has been created | unknown | 2006-11-28 | 1 | -3/+2 |
* | | Backport of patch for bug#24471 | unknown | 2006-11-28 | 1 | -1/+5 |
* | | Merge bk-internal:/home/bk/mysql-4.1-maint | unknown | 2006-11-24 | 1 | -0/+14 |
|\ \ |
|
| * | | Do not link /usr/lib/debug/* on Debian <=3.1, as it causes broken stack | unknown | 2006-11-24 | 1 | -0/+14 |
* | | | Get name for .reject and .log files from result file name | unknown | 2006-11-21 | 1 | -1/+6 |
|/ / |
|
* | | BUG#24274 option "--big-test" of mysql-test-run.pl does not work anymore | unknown | 2006-11-17 | 1 | -0/+4 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maint | unknown | 2006-11-09 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Don't warn about "Found non pid file" for elements that are not files. | unknown | 2006-11-03 | 1 | -2/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maint | unknown | 2006-11-02 | 1 | -0/+15 |
|\ \
| |/
|/| |
|
| * | Bug#23865 mysql-test-run.pl on Windows only supports debug and release config... | unknown | 2006-11-02 | 1 | -0/+15 |
* | | Improve the reading of .pid files from var/run | unknown | 2006-10-31 | 2 | -22/+30 |
|/ |
|
* | Skip innodb test if mysqld doesn't have innodb support | unknown | 2006-10-25 | 1 | -0/+12 |
* | Adapt mysql-test-run.pl to mysqld in 5.1 using "mixed" binlog format by default | unknown | 2006-10-24 | 1 | -0/+1 |
* | Adapt to running from "binary dist" | unknown | 2006-10-19 | 1 | -1/+13 |
* | Fix problem running rpl_timezone on powermacg5, it was not popular to set TZ ... | unknown | 2006-10-19 | 1 | -5/+7 |
* | Put the printf of failed ratio on itäs only line, printf was tricked | unknown | 2006-10-18 | 1 | -2/+3 |
* | Don't stop the time in mtr_timer_timeout, that will be done after testcase or... | unknown | 2006-10-18 | 1 | -4/+2 |
* | Remove some junk | unknown | 2006-10-18 | 2 | -5/+0 |
* | Fix bug where a timer was stopped by calling mtr_timer_stop with a "timer" in... | unknown | 2006-10-18 | 1 | -1/+1 |
* | Make --with-ndbcluster only be valid together with --bench | unknown | 2006-10-18 | 1 | -39/+42 |
* | Remove warnings | unknown | 2006-10-17 | 1 | -6/+1 |
* | Cleanup mtr_timer | unknown | 2006-10-15 | 1 | -8/+14 |
* | No need to continue in 'mtr_report_test_failed' after timeout detected, retur... | unknown | 2006-10-14 | 1 | -0/+1 |
* | Improve the function that parses test files looking for what features it uses | unknown | 2006-10-13 | 1 | -4/+9 |
* | Fix unhandled exception in mysql-test-run.pl, creating a dir that already exist | unknown | 2006-10-12 | 1 | -13/+0 |
* | Improve restart logic all code to detect restart is now in the functions | unknown | 2006-10-11 | 1 | -56/+45 |
* | Print names of testcases that failed check_testcase, this makes it easier | unknown | 2006-10-08 | 1 | -1/+25 |
* | Move list of mysqls src dirs into lib/mtr_gcov.pl as it's only used from there | unknown | 2006-10-08 | 1 | -1/+17 |
* | Improve sort algorithm for reorder, all test with smae name except for ending... | unknown | 2006-10-07 | 1 | -18/+52 |
* | Add error handling of failure to start server to "run_testcase_start_servers" | unknown | 2006-10-06 | 1 | -3/+5 |
* | Fix problem with specifying vardir, mysql_version_id was not yet available wh... | unknown | 2006-10-06 | 2 | -13/+3 |
* | Only print thesort order debug printout if using script-debug | unknown | 2006-10-06 | 1 | -6/+6 |
* | Improve 'run_testcase_need_master_restart' to require restart if master is no... | unknown | 2006-10-06 | 1 | -13/+18 |