summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My/SafeProcess.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug #51767 Implement --start-and-exit also for MTR v2Bjorn Munch2010-03-161-1/+14
* Bug #47978 timer : expired after 90 secondsBjorn Munch2009-11-241-57/+34
* Bug #48806 mysql-test-run.pl --help should work even in the absence of binariesBjorn Munch2009-11-171-16/+20
* Bug #47663 mtr --parallel has weird outputBjorn Munch2009-11-041-3/+3
* Bug #44511 MTR2: add an option not to kill other servers when one from the g...Bjorn Munch2009-04-291-0/+12
* Bug #41649 sporadic pb failure: mtr stopped, message "TIMEOUT (1200 seconds),...Bjorn Munch2009-04-081-0/+18
* Bug #43410 --skip-core-file has no effect if core file size is setBjorn Munch2009-03-091-0/+2
* Bug #40399 Please make mtr print stack trace after every failureBjorn Munch2009-01-211-1/+12
* WL#41890 After review fixes, remove unecessary if'sMagnus Svensson2008-10-101-8/+1
* MergeMagnus Svensson2008-10-081-15/+31
|\
| * BUG#38559 Annoying cygwin problem fixed by resolving pid->winpid before kill...Magnus Svensson2008-10-081-14/+28
| * WL#4189 Only kill process that hasn't yet finished at end of mtr.pl. Improve...Magnus Svensson2008-10-061-2/+4
* | WL4189 Active state perl fixesMagnus Svensson2008-10-081-0/+8
|/
* Fixup mtr_unique. Remove usage of ps and grep. Make it a module. Move _proces...Magnus Svensson2008-08-101-11/+0
* Run all check-warning and check-testcase in parallel, this also give themsvensson@pilot.mysql.com2008-04-271-0/+14
* Add support for running in parallelmsvensson@pilot.mysql.com2008-04-241-3/+3
* Set verbose to off by defaultmsvensson@pilot.mysql.com2008-04-021-1/+1
* Only use safe_kill if SAFE_WINPID is definedmsvensson@pilot.mysql.com2008-03-141-1/+1
* kickstart the fake cygwin process in case safe_kill failsmsvensson@pilot.mysql.com2008-03-141-14/+50
* Find ndb binariesmsvensson@pilot.mysql.com2008-03-131-29/+24
* Improve process kill on windowsmsvensson@pilot.mysql.com2008-03-121-10/+16
* Improve error message dir -> croakmsvensson@pilot.mysql.com2008-03-101-8/+8
* Print args in case requirement failsmsvensson@pilot.mysql.com2008-03-101-2/+2
* Convert to mixed_path under cywin, not native_pathmsvensson@pilot.mysql.com2008-02-221-4/+4
* Use My::Platformmsvensson@pilot.mysql.com2008-02-201-32/+5
* Merge bk-internal:/home/bk/mysql-5.1-maint2msvensson@shellback.(none)2008-01-181-1/+21
|\
| * Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-winmsvensson@pilot.mysql.com2008-01-101-0/+20
| |\
| | * Auto kill any children before exiting from processmsvensson@pilot.mysql.com2008-01-101-0/+20
| * | Fix bug where local variable masked outer variablemsvensson@pilot.mysql.com2008-01-091-1/+1
| |/
* | Add C version of safe_process msvensson@shellback.(none)2008-01-181-11/+24
|/
* Windows fixeds for mtrmsvensson@pilot.mysql.com2007-12-191-11/+15
* WL#4189msvensson@pilot.mysql.com2007-12-121-0/+502