31 Commits (8e04f4c73ca7938e97b24f6f3a60dc7c22d29352)

Author SHA1 Message Date
Bjorn Munch 8e04f4c73c Bug #47978 timer : expired after 90 seconds 16 years ago
Bjorn Munch 2b0be38266 Bug #48806 mysql-test-run.pl --help should work even in the absence of binaries 16 years ago
Bjorn Munch dd1d0a4644 Bug #47663 mtr --parallel has weird output 16 years ago
Bjorn Munch a4252ac0c7 Bug #44511 MTR2: add an option not to kill other servers when one from the group exits 17 years ago
Bjorn Munch 0f7e647944 Bug #41649 sporadic pb failure: mtr stopped, message "TIMEOUT (1200 seconds), ABORTING." 17 years ago
Bjorn Munch 8179ed2649 Bug #43410 --skip-core-file has no effect if core file size is set 17 years ago
Bjorn Munch 8a0c984f01 Bug #40399 Please make mtr print stack trace after every failure 17 years ago
Magnus Svensson 260c3491a9 WL#41890 After review fixes, remove unecessary if's 17 years ago
Magnus Svensson 956c109c0f BUG#38559 Annoying cygwin problem fixed by resolving pid->winpid before kill instead of just after fork 17 years ago
Magnus Svensson 5b8771ea3a WL4189 Active state perl fixes 17 years ago
Magnus Svensson 870699c9f7 WL#4189 Only kill process that hasn't yet finished at end of mtr.pl. Improve debug printout 17 years ago
Magnus Svensson c431b23bae Fixup mtr_unique. Remove usage of ps and grep. Make it a module. Move _process_alive to Platform.pm. Rename opt_baseport to baseport, it's not an option 18 years ago
msvensson@pilot.mysql.com b18a64979a Run all check-warning and check-testcase in parallel, this also give the 18 years ago
msvensson@pilot.mysql.com ba900fe302 Add support for running in parallel 18 years ago
msvensson@pilot.mysql.com 16d4936e3b Set verbose to off by default 18 years ago
msvensson@pilot.mysql.com d8a6ff5d60 Only use safe_kill if SAFE_WINPID is defined 18 years ago
msvensson@pilot.mysql.com 1e39c3cc70 kickstart the fake cygwin process in case safe_kill fails 18 years ago
msvensson@pilot.mysql.com 0d1d46c7e2 Find ndb binaries 18 years ago
msvensson@pilot.mysql.com 0dba42cf7c Improve process kill on windows 18 years ago
msvensson@pilot.mysql.com 20b3c15590 Improve error message dir -> croak 18 years ago
msvensson@pilot.mysql.com afefb65cea Print args in case requirement fails 18 years ago
msvensson@pilot.mysql.com 3dc9779480 Convert to mixed_path under cywin, not native_path 18 years ago
msvensson@pilot.mysql.com bf65a61567 Use My::Platform 18 years ago
msvensson@shellback.(none) cf9053f199 Add C version of safe_process 18 years ago
msvensson@pilot.mysql.com b23110f2de Auto kill any children before exiting from process 18 years ago
msvensson@pilot.mysql.com 36c69b9d6c Fix bug where local variable masked outer variable 18 years ago
msvensson@pilot.mysql.com 926f7dec68 Windows fixeds for mtr 18 years ago
msvensson@pilot.mysql.com d918988baa WL#4189 18 years ago