commit | b077d2f895f5f7f1b92a30becc0f393e216ee238 | [log] [tgz] |
---|---|---|
author | Valeriy Sakharov <vsakharov@mirantis.com> | Tue Feb 02 15:33:45 2021 +0400 |
committer | Valery Sakharov <vsakharov@mirantis.com> | Thu Feb 04 12:37:33 2021 +0000 |
tree | de2c4636211e88283d1bd2d0da46bde9b0afcea9 | |
parent | 2eeeb88099859a17db79c0743ea0287dc3260b8c [diff] |
Add new check for empty directories to innobackupex-runner The /usr/local/bin/innobackupex-runner.sh script on the dbs node won't run correctly if an empty directory has been left from a previous run. We need to add additional condition for them. Closes-Bug: PROD-35625 Change-Id: I558a7465431a096657f4c9d6c7f89eb700d6eae8