|
MySQL How to
How to create a database in phpMyAdmin
How to
import or restore MYSQL database using phpMyAdmin
How to import or restore MYSQL database using command
lines
How to install MySQL on Windows running Apache
and PHP
How to reset MySQL password in Windows
How to run MySQL Server Instance Configuration
Wizard
How to run MySQL Server Instance Configuration
Wizard - Part 1
How to
import or restore MYSQL database using phpMyAdmin
If the MYSQL database file is less than 2MB, follow these steps to restore
MYSQL database using phpMyAdmin.
1. Login phpMyAdmin.
2. Click Database tab.
3. Click the database you want to import to, test2 in our
example.
4. In the database you selected, click Import tab.
5. Browse the exported file, chicagot_china3.sql in our
example, make sure Character set of the file is utf8, then
clock Go.
6. It takes a couple seconds to finish and you will receive this message:
Import has been successfully finished...
Post your questions, comments, feedbacks and suggestions
Contact a consultant
Related Topics
|