After a successful backup and apply-log I tried --copy-back.
But I get the following text in the output before it errors out.
"Original InnoDB data directory is not empty! at /opt/mysql/backup/bin/innobackupex line 571."
I emptied the datadir and it returned the same error.
I tried it two times:
- one with --defaults-file set
- one run without --defaults-file set
I get the same result.
But I get the following text in the output before it errors out.
"Original InnoDB data directory is not empty! at /opt/mysql/backup/bin/innobackupex line 571."
I emptied the datadir and it returned the same error.
I tried it two times:
- one with --defaults-file set
- one run without --defaults-file set
I get the same result.
Comment