Posts Tagged ‘restore database’

How to restore MySQL database from sql dump file?

mysql, mysql database, sql database, sql, database server, server, sql database server, mysql database server
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.

Continue reading How to restore MySQL database from sql dump file? »