MySQL Restore Backups
Hi,
I'm busy with a Disaster recovery Procedure.
Would like to know if I have rebackup mySQL databases using:
0 * * 0 /usr/bin/mysqldump --all-databases | gzip > /backup/mysql/alldatabases.sql.gz
But seeing as we have offline backups, different drive full backup and cPanel backups I'm thinking the above is overkill?
Is there a way to easily restore ALL mysql databases only using the cpanel backups?
-
Restoring a cPanel account backup the proper way will restore the databases on the account as well. 0
Please sign in to leave a comment.
Comments
1 comment