[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Cobalt RaQ3 Backup
- Subject: RE: [cobalt-users] Cobalt RaQ3 Backup
- From: "Liam Delahunty" <mail@xxxxxxxxxxxxxxxxx>
- Date: Wed Feb 27 23:28:12 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Simon Pierce wrote
<heavy snip>
2: I have mySQL and PHP4 installed. How would I go about backing up
databases and anything else I may need to?
</snip>
MySQL has a nice utility called mysqldump:
http://www.mysql.com/doc/m/y/mysqldump.html
I've used it to move a db from one server to another and it worked like a
dream.
Kind regards,
Liam