summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My/SafeProcess
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fixed copyright headers in mtr src filesBjorn Munch2011-01-186-6/+6
| * | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-25/+0
* | | | merge.Sergei Golubchik2010-11-251-33/+14
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+1
| |\ \ | | |/
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-8/+14
| |\ \
| * | | Fixed race condition in safe_process.cc which may have caused some mysqltests...Michael Widenius2010-04-081-33/+14
| * | | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-1/+1
* | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2
* | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-032-0/+0
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
| | |/ | |/|
* | | mergeDaniel Fischer2010-06-181-6/+11
|\ \ \
| * \ \ MergeDaniel Fischer2010-04-212-11/+19
| |\ \ \
| | * | | Install mtr, mysql-test-run and my_safe_process into the correctJonathan Perkin2010-03-261-2/+2
| * | | | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-8/+11
* | | | | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-4/+0
* | | | | Bug #52149 - packaging differences in CMake buildVladislav Vaintroub2010-03-171-2/+2
| |/ / / |/| | |
* | | | mergeVladislav Vaintroub2010-02-201-8/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#43005 main.init_connect fails on Windows due to wrong quoting of argsBjorn Munch2010-01-191-8/+14
| |/
* | Handle different installation layouts.Vladislav Vaintroub2010-01-241-1/+1
* | automergeVladislav Vaintroub2009-11-131-3/+0
|\ \ | |/
| * 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
* | | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-093-2/+18
|/ /
* | 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 printoutsunknown2008-03-141-9/+12
* Find ndb binariesunknown2008-03-131-1/+1
* New Makefile.am for mysql-test makes it pass also "make distcheck" and "make ...unknown2008-03-131-1/+8
* Improve process kill on windowsunknown2008-03-121-0/+1
* Ignore all common signalsunknown2008-03-101-18/+12
* Add retry logic for OpenEvent to avoid problems when theunknown2008-03-101-4/+24
* Improve error messagesunknown2008-03-061-2/+4
* Don't ignore SIGCHLD since that affects waitpid on some platformsunknown2008-03-041-7/+6