summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My/SafeProcess
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-07-031-4/+3
|\
| * Bug #12379923 60907: MYSQL-TEST/LIB/MY/SAFEPROCESS/SAFE_PROCESS.PL USES HARDC...Bjorn Munch2011-04-201-2/+2
* | Updated/added copyright headersKent Boortz2011-06-306-9/+32
|/
* Fixed copyright headers in mtr src filesBjorn Munch2011-01-186-6/+6
* Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
* Bug#43005 main.init_connect fails on Windows due to wrong quoting of argsBjorn Munch2010-01-191-8/+14
* Merge bug#47867 to 5.1-bugteamMagnus Blåudd2009-11-031-3/+0
|\
| * Bug#47867 compiler warning _WIN32_WINNT macro redefinitionMagnus Blåudd2009-10-061-3/+0
* | Bug #47731 mtr freezes for many seconds when process to be killed has already...Vladislav Vaintroub2009-09-301-6/+22
|/
* 3rd merge from mainBjorn Munch2009-09-031-1/+2
|\
| * Apply patch from bug#46834 to install the test suite in RPMs.Jonathan Perkin2009-08-211-1/+2
* | first merge from mainBjorn Munch2009-09-021-11/+14
|\ \ | |/
| * Fix warnings generated by SunStudio and GCC.Davi Arnaut2009-07-081-11/+14
* | Bug #46212 safe_process: FATAL ERROR, Unknown option: --nocoreBjorn Munch2009-07-231-10/+20
* | Bug #43005 main.init_connect fais on Windows in PB2Bjorn Munch2009-07-151-1/+8
|/
* Bug #44775 MTR fails to bootstrap mysqld on Windows in Pushbuild 2.Vladislav Vaintroub2009-05-141-7/+29
* Bug #42804 --parallel option does not work for MTR under ActiveState Vladislav Vaintroub2009-04-231-0/+9
* merge from mainBjorn Munch2009-03-181-2/+17
|\
| * merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-03-111-1/+15
| |\
| * | Bug#42709: safe_process_win.cc does not print correct system error messages.Vladislav Vaintroub2009-02-091-2/+17
* | | Bug #43597 Fix for Bug 43410 breaks build on Power Mac due to incomplete sys/...Bjorn Munch2009-03-121-0/+1
| |/ |/|
* | Bug #43410 --skip-core-file has no effect if core file size is setBjorn Munch2009-03-091-1/+15
|/
* Bug#42641 mtr.pl fails to run within JobObjectMagnus Svensson2009-02-061-1/+8
* Bug #40399 Please make mtr print stack trace after every failureBjorn Munch2009-01-211-0/+11
* BUG#38559 Annoying cygwin problem fixed by resolving pid->winpid before kill...Magnus Svensson2008-10-081-26/+2
* WL#4189 NO need to retry OpenEvent if the process does not exist anymoreMagnus Svensson2008-10-081-1/+14
* Add additional printoutsmsvensson@pilot.mysql.com2008-03-141-9/+12
* Find ndb binariesmsvensson@pilot.mysql.com2008-03-131-1/+1
* New Makefile.am for mysql-test makes it pass also "make distcheck" and "make ...msvensson@pilot.mysql.com2008-03-131-1/+8
* Improve process kill on windowsmsvensson@pilot.mysql.com2008-03-121-0/+1
* Ignore all common signalsmsvensson@pilot.mysql.com2008-03-101-18/+12
* Add retry logic for OpenEvent to avoid problems when themsvensson@pilot.mysql.com2008-03-101-4/+24
* Improve error messagesmsvensson@pilot.mysql.com2008-03-061-2/+4
* Don't ignore SIGCHLD since that affects waitpid on some platformsmsvensson@pilot.mysql.com2008-03-041-7/+6
* Add C version of safe_process msvensson@shellback.(none)2008-01-182-0/+288
* Don't use Getopt::Long in safe_process.plmsvensson@pilot.mysql.com2007-12-201-7/+17
* Windows fixeds for mtrmsvensson@pilot.mysql.com2007-12-191-0/+17
* WL#4189msvensson@pilot.mysql.com2007-12-124-0/+745