1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-23 03:54:27 +03:00
Files
mariadb/scripts
Nirbhay Choubey c78fc8b1ea MTR: rsync process is left running if pid file is removed
MTR drops the datadir in the event of a test failure. In case mysqld
is running as a Galera node and a failure occurs while the SST is in
progress, the rsync pid file gets removed as part of the cleanup and
wsrep_sst_rsync, which relies on this file, fails to kill the rsync.
Fixed by using the cached $RSYNC_REAL_PID to kill rsync daemon.
2015-11-16 12:35:06 -05:00
..
2014-10-09 10:30:11 +02:00
2013-08-30 11:25:49 +02:00
2014-11-19 17:23:39 +01:00
2013-06-27 12:51:34 +03:00
2014-02-03 15:22:39 +01:00
2014-03-27 22:26:58 +01:00