-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Duplicate
-
Affects Version/s: 8.0-3-rc1
-
Fix Version/s: 8.0.4
-
Component/s: None
-
Labels:
-
Environment:
xtrabackup version 8.0.3 based on MySQL server 8.0.12 Linux (x86_64) (revision id: 42ffa21)
mysql Ver 8.0.13 for Linux on x86_64 (MySQL Community Server - GPL)
Ubuntu 18.04.1
Kernel 4.9.120
I can't make xtrabackup work with mysql8. I'm using
xtrabackup version 8.0.3 based on MySQL server 8.0.12 Linux (x86_64) (revision id: 42ffa21)
mysql Ver 8.0.13 for Linux on x86_64 (MySQL Community Server - GPL)
I always receive this error:
#xtrabackup --backup --user=root --parallel=10 --target-dir=/mnt/web08/
[...]
xtrabackup: error: log block numbers mismatch:
xtrabackup: error: expected log block no. 542425457, but got no. 383041913 from the log file.
xtrabackup: Error: xtrabackup_copy_logfile() failed.