summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My/SafeProcess.pm
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-1/+1
* | | merge with 5.3Sergei Golubchik2011-10-191-2/+3
|\ \ \
| * | | Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-131-11/+11
| * | | Merge with MariaDB 5.1Michael Widenius2011-05-031-6/+8
| |\ \ \
| | * \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-6/+8
| | |\ \ \ | | | | |/ | | | |/|
| * | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-291-3/+14
| |/ / /
* | | | move ctest handling from mtr to a separate suiteSergei Golubchik2011-07-161-1/+2
* | | | 5.5-mergeSergei Golubchik2011-07-021-6/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug #59489 Enable setting of env. variables for mysqld from mtrBjorn Munch2011-01-271-1/+9
| * | | Fixed copyright headers in mtr src filesBjorn Munch2011-01-181-6/+7
| |\ \ \ | | | |/ | | |/|
| | * | Fixed copyright headers in mtr src filesBjorn Munch2011-01-181-6/+7
* | | | merge.Sergei Golubchik2010-11-251-5/+11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 5.1.51 mergeSergei Golubchik2010-10-191-1/+14
| |\ \ | | |/
| * | generalization of mtr to support suite.pm extensions:Sergei Golubchik2010-08-171-1/+1
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-76/+57
| |\ \
| * | | Fix some compiler warnings seen in Buildbot.unknown2010-03-101-4/+10
* | | | merge 51767Bjorn Munch2010-03-161-1/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug #51767 Implement --start-and-exit also for MTR v2Bjorn Munch2010-03-161-1/+14
| | |/ | |/|
* | | mergeVladislav Vaintroub2010-02-201-75/+56
|\ \ \ | |/ /
| * | 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
| |/
* | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-3/+15
|/
* 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 theunknown2008-04-271-0/+14
* Add support for running in parallelunknown2008-04-241-3/+3
* Set verbose to off by defaultunknown2008-04-021-1/+1
* Only use safe_kill if SAFE_WINPID is definedunknown2008-03-141-1/+1
* kickstart the fake cygwin process in case safe_kill failsunknown2008-03-141-14/+50
* Find ndb binariesunknown2008-03-131-29/+24
* Improve process kill on windowsunknown2008-03-121-10/+16
* Improve error message dir -> croakunknown2008-03-101-8/+8
* Print args in case requirement failsunknown2008-03-101-2/+2
* Convert to mixed_path under cywin, not native_pathunknown2008-02-221-4/+4
* Use My::Platformunknown2008-02-201-32/+5
* Merge bk-internal:/home/bk/mysql-5.1-maint2unknown2008-01-181-1/+21
|\
| * Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-winunknown2008-01-101-0/+20
| |\
| | * Auto kill any children before exiting from processunknown2008-01-101-0/+20
| * | Fix bug where local variable masked outer variableunknown2008-01-091-1/+1
| |/