percona xtrabackup, used in https://github.com/wushaobo/percona-binlog-recover
1.7K
Help developers with Mac OS X to recover the mysql snapshot created by percona xtrabackup.
The mysql snapshot created by percona-xtrabackup needs two steps to recover to a new datatbase:
The second step requires percona-xtrabackup in command, which is not provided on mac.
The idea is to start a docker container with percona-xtrabackup inside and share disk volumn with host, apply binlog in container and tear down the container for the host.
Usage: apply_mysql_binlog.sh /ABSOLUTE/PATH/TO/MYSQL_SNAPSHOT/FOLDER
Content type
Image
Digest
Size
111.2 MB
Last updated
about 9 years ago
docker pull wushaobo/percona-xtrabackup