Restore compressed mysqlbackup to remote server
Hi,
I know how to restore a compressed mysqlbackup to a local server using the following command
mysqlbackup --defaults-file=<my.cnf> -uroot --backup-dir=<backupDir> --datadir=restoreDir> \ --uncompress copy-back-and-apply-log
How can I restore to remote server? Do I need to copy the backup directory over to the remote server and then run the same commmand?
Subject
Views
Written By
Posted
Restore compressed mysqlbackup to remote server
1178
May 11, 2018 09:29AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.