Restoring Complete Server

To restore the all-databases and the server configuration, just select all files located in /@MYSQL/<service> except bin-log in logs directory, use replace=always and where=/ options.

If you are using MySQL BinLog, you will need to apply bin logs after the restore using instruction described in PITR Using Binary Logs.

Go back to: Restoring Using Dumps.