mariadb/mysql-test/lib
Sergei Golubchik 12d87c3ba5 MDEV-7659 buildbot may leave stale mysqld
safe_process puts its children (mysqld, in this case) into a separate
process group, to be able to kill it all at once.

buildslave kills mtr's process group when it loses connection to
the master.

result? buildslave kills mtr and safe_process, but leaves stale
mysqld processes in their own process groups.

fix: put safe_process itself into a separate process group, then
buildslave won't kill it and safe_process will kill mysqld'd
and itself when it will notice that the parent mtr no longer exists.
2015-03-06 11:15:55 +01:00
..
My MDEV-7659 buildbot may leave stale mysqld 2015-03-06 11:15:55 +01:00
t Updated/added copyright headers 2011-06-30 17:46:53 +02:00
v1 mysql-5.5.34 merge 2013-11-19 13:16:25 +01:00
generate-ssl-certs.sh recreate expired certificates for SSL tests 2015-01-29 14:34:31 +01:00
mtr_cases.pm install and package plugin suites. 2013-11-27 21:58:47 +01:00
mtr_gcov.pl Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mtr_gprof.pl Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mtr_io.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_match.pm Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
mtr_misc.pl per-file combinations 2012-02-06 21:36:56 +01:00
mtr_process.pl 5.3 merge 2012-01-13 15:50:02 +01:00
mtr_report.pm merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
mtr_results.pm WL #5680 MTR results written to file with well defined format 2011-05-09 16:07:43 +02:00
mtr_stress.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_unique.pm Updated/added copyright headers 2011-06-30 17:37:13 +02:00
process-purecov-annotations.pl Gcov support improvements 2009-09-18 05:15:29 +04:00