How to secure MySQL database backup from phpMyAdmin in cPanel?

This article will provide you the step by step guidance on how to secure a backup of your MySQL database on your local system through phpMyAdmin..

  1. Login to the phpMyAdmin from your hosting control panel.

  2. Select your database by clicking on database name e.g. demoword_demoDB.

  3. Click on 'Export'.

    Select Your Database and Click on Export

  4. Verify the database name and select 'Custom - display all possible option'. After that select all or required tables that you want to export.

    Select Custom Option and Tables that You Want to Export

  5. Make sure that 'SQL'is slected in Format dropdown menu.

  6. Select 'Add DROP TABLE / VIEW / PROCEDURE / FUNCTION / EVENT Statement'.

    Select Database Export Format Options

  7. Click on 'Go'.

  8. Once you click on 'Go', database backup will be generated and browser will start downloading backup file on your local machine.


Was this answer helpful?

« Back

chat