How to Restore MySQL Database from phpMyAdmin?

This article will provide you the step by step guidance on how to restore MySQL database through phpMyAdmin.

  1. Login to phpMyAdmin.

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

  3. Click on 'Import'.

    Select Your Database and Click on Import

  4. Click on 'Choose File' and locate the database backup file resides on your local computer.

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

    Browse the Backup Database File to Import

  6. Click on 'Go'.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to add a record with the DNS Zone Editor in cPanel?

  How to add a record with the DNS Zone Editor in cPanelThis demo assumes you've already logged...

How to add an MX entry in cPanel?

  How to add an MX entry in cPanelThis demo assumes you've already logged in to cPanel, and are...

How to backup your website in cPanel?

  How to backup your website in cPanelThis demo assumes you've already logged in to cPanel, and...

How to Change PHP Directives Globally from WHM with EasyApache 4?

You can follow below steps to change the values of PHP directives for all the websites running a...

How to change PHP version from cPanel?

The latest version of cPanel/WHM (58.3.x) is shipped with the EasyApache 4.0. It allows you to...