How to backup/restore your MySQL database

If you run a database driven website, it is important to backup your databases, periodically. You can generate a full backup to do this, but you may decide it is unnecessary to backup everything. So, here is how to backup just your databases.

To backup the databases please do the following:

  1. Login to your control panel and click Backups.
  2. Under Download a MySQL Database Backup, click the name of the database.
  3. Click Save As.
  4. Select a destination for where you would like the back up to be saved, locally.

Once you have a backup, if you ever inadvertently lose your data, then you can restore the database easily and quickly.

To restore a database, please do the following:

  1. Login to your control panel and click Backups.
  2. Click the Browse button next to the option which says Restore a MySQL Database.
  3. Select the .sql.gz file which you want restored.
  4. Click the Open button and click the Upload button.

Your database driven website should be working again.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Cron Jobs

How do I create and delete a cron job? Cron Jobs run scheduled tasks at specific times. This...

Password Protected Directories

To password protect directory: Note: At this time, cPanel can only protect directories, not...

Copy Entire Database or Rename Database

Is there a way for me to copy an entire database in cPanel? Go to cPanel > MySQL Databases...

Creating a URL redirect

Login to cPanel and click the Redirects icon. Leave the setting as 301 redirect, as this is...

Custom error pages

To create a custom error page for your account, please login to cPanel and click Error Pages,...

Powered by WHMCompleteSolution