Problem:
How we can restore MYSQL Database?
Solution:
A. Login to your control panel http://yourdomain.com/cpanel B. Click on MySQL databases C. Scroll to the bottom and click on phpMyAdmin hyperlink D. Click on the Database you want to restore then click on SQL E. Click the Browse button and select your .sql file F. Click 'Go'
It may be taking long time for uploading .sql file and populate the DB so a broadband connection would help relly. It is overwrite the database.
Keywords: MySQL Database restore phpMyadmin php my admin
|