How to restore MySQL database from sql dump file?

Tuesday, September 19th, 2006

There are 2 ways to restore your MySQL database from sql dump file.
1st way to restore mysql database from sql dump file is using mysql web control panel - phpMyAdmin
- Log into phpMyAdmin.
- Select your preference database on the left database navigation drop down list.