|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Please could someone let me know how I can backup a complete MySQL database, and restore it afterwards. We are running on Linux. Thanks...
------------------ Check out Nottingham's Only Alternative at http://urn.nott.ac.uk |
|
#2
|
||||
|
||||
|
i think you should use the mysqldump program for a full backup of your database: shell> mysqldump --tab=/path/to/some/dir --opt --full see the mysql-manual for the database back up details. ------------------ SR - shiju.dreamcenter.net |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Backing up a database? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|