To export a backup of your MySQL database using PHPMyAdmin
follow the instructions below.
To access
phpMyAdmin on the server follow instructions described in How do I manage my
databases? topic.
2.
|
Select your database by clicking the
database name in the list on the left of the screen.
|
3.
|
Click the Export
link. This should bring up a new screen
that says View dump of database (or something similar). |
4.
|
In the Export
area, click the Select All
link to choose all of the tables in your
database. |
5.
|
In the SQL options area, click the
right options.
|
6.
|
Click on the Save as file
option and the corresponding compression
option and then click the Go button. A
dialog box should appear prompting you to save the file
locally. |
|