How do I import a MySQL Database?

    1. Login to Hosting Panel.
    2. Locate and click on the "phpMyAdmin" icon under the "Databases" category.
 
  1. After phpMyAdmin loads, click on the "Import" tab.
  2. Click on the "Choose File" button and select your .SQL file.
  3. Click on the "Go" button and your MySQL database will import.
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How do I create a MySQL database?

Login to Hosting Panel. Locate and click on the "MySQL Databases" icon in the "Databases"...

How do I delete a MySQL database?

Login to Hosting Panel. Locate and click on the "MySQL Databases" icon under the "Databases"...

How do I delete a MySQL user?

Login to Hosting Panel. Locate and click on the "MySQL Databases" icon under the "Databases"...

How do I add a user to a MySQL database?

Login to Hosting Panel. Locate and click on the "MySQL Databases" icon under the "Databases"...

My application is asking for database information - where do I get it?

Nearly all web applications have a database back-end that requires a MySQL database. During the...