You can easily import a MySQL Database using phpMyAdmin. Below are the steps
- First login to cPanel and click phpMyAdmin which is under database sections.
- In phpMyAdmin you will see the list of database on the left side, then select the database which you want to import.
- After that click import button at the top.
- Click choose file and select the database in your system. The file must be .sql or zip file.
- After selecting the database click GO. That’s it. Your database import is done now.
