summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My/SafeProcess/safe_process.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Better crash reports on OS XSergey Vojtovich2018-05-211-0/+50
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-051-8/+6
|\ \
| * | MDEV-16084 Calling exit() from a signal handler is unsafe.Vladislav Vaintroub2018-05-031-8/+6
| |/
* | test failureSergei Golubchik2015-09-041-7/+15
|/
* MDEV-7659 buildbot may leave stale mysqldSergei Golubchik2015-03-061-5/+13
* MDEV-7448 - mtr may leave stale mysqldSergey Vojtovich2015-01-141-0/+3
* MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
|\
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
|\ \ | |/
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-4/+11
|\ \ | |/
| * upmerge 5.1 => 5.5unknown2012-11-261-4/+11
| |\
| | * Bug #14757120 - SAFE_PROCESS.CC/SAFE_PROCESS.PL SHOULD NOT KILL MYSQLD ON SIG...unknown2012-11-261-4/+11
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \
| * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+3
| |\ \ \ | | | |/ | | |/|
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+1
| |\ \ \ | | |/ /
* | | | 5.5-mergeSergei Golubchik2011-07-021-3/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #59489 Enable setting of env. variables for mysqld from mtrBjorn Munch2011-01-271-3/+8
| |/
| * Fixed copyright headers in mtr src filesBjorn Munch2011-01-181-1/+1
* | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+1
|\ \ | |/
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
* | 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
|/
* Fix warnings generated by SunStudio and GCC.Davi Arnaut2009-07-081-11/+14
* 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 #40399 Please make mtr print stack trace after every failureBjorn Munch2009-01-211-0/+11
* Don't ignore SIGCHLD since that affects waitpid on some platformsunknown2008-03-041-7/+6
* Add C version of safe_process unknown2008-01-181-0/+267