How to import your MySQL database

How can I import a database?

  1. Go to phpMyAdmin
  2. Click the new database name in the top left (optional)
  3. Click Import in the main area of phpMyAdmin
  4. Browse for the .sql file on your computer and click Go

The optional step depends on if the new database name exists. If yes, then go ahead and click it. If no, skip it.