-
Committer:
George O. Lorch III
-
Date:
2012-12-26 23:48:57 UTC
-
mto:
This revision was merged to the branch mainline in
revision
491.
-
Revision ID:
george.lorch@percona.com-20121226234857-h0tqoazlnb2k4ul4
Fixed https://bugs.launchpad.net/percona-xtrabackup/+bug/1007446
innobackupex should remove stale xtrabackup_suspended file on start
In innobackupex init, added test for existance of suspend file, then report and attempt to remove if the file exists.
Created new test case bug1007466.sh that creates a fake suspend file before launching innobackupex and tests for warning in output file.