How to take MySQL backups with phpMyAdmin

The phpMyAdmin option can be used to backup all databases on a server that has limited MySQL disk usage. This has the extra advantage of helping you download the database backup from the server itself.

To begin with, follow these steps:

1. Log in to WHM as the root user.

       

2. Once you’ve logged in, you’ll see a search icon. A drop-down list will be displayed on your screen when you search for SQL Services. Select phpMyAdmin.

 

3. This screen will appear after you enter phpMyAdmin.



4. Select the database(s) that you want to backup.

  • Click on the individual database that you want to backup.
  • To back up all databases select nothing.


5. Click on the Export button.

      


Note
: you’ll be unable to backup MySQL system tables using this process. Instead, choose the MySQL database in phpMyAdmin, then Export to generate a backup. phpMyAdmin can also export in several other formats alongside different customizations. Make sure that an uncompressed backup is generated by the default settings using the .sql extension.

6. Select SQL in the Format section.

7. Click on Go.

In this way, you can take MySQL backups with phpMyAdmin.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I change a database password on cPanel?

Changing MySQL database password via cPanel You can change your database’s password by...

How can I change my PHP version on cPanel?

Changing PHP version via cPanel Your Hosting Account's PHP version can be changed at any time,...

How can I create a new MySQL database in cPanel?

Creating a new MySQL database at Servers GATE using cPanel   You can easily create a new MySQL...

How can I locate my MySQL database details on cPanel?

Locating your MySQL database details via cPanel You can easily locate your MySQL databases...

How can I set up a redirect on cPanel?

Creating a redirect on cPanel Your hosting redirects can be easily managed with the assistance...