Home » Categories » cPanel Web Hosting » Work with Databases

Import SQL files into MySQL databases

If you backed up or exported a database to a SQL file, you can import it into one of your hosting account's MySQL databases through phpMyAdmin.

To Import SQL Files into MySQL Databases Using phpMyAdmin

  1. Access your database via PHPMyAdmin
  2. On the left, click the database you want to use.
  3. Select the Import tab.
  4. Click Browse, locate the SQL file on your computer, click Open, and then click Go.

This runs the SQL file and updates the database as specified in your SQL file. It might take several minutes to restore the database.

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
Create a new WordPress admin user in the database
Added on Wed, Jun 3, 2020
Export MySQL databases
Added on Wed, Jun 3, 2020
Log in to phpMyAdmin in my Linux Hosting account
Added on Wed, Jun 3, 2020