[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to Back Up SQL Databases and Firewall



On Fri, 2004-08-27 at 00:31, Sean Schertell wrote:
> > How do I back-up my MySQL databases to a CD disc?
> Use PHPMyAdmin to export your db to a file on your HD.  Then burn that
> file.

ugh, I don't understand everyone's dependence on phpmyadmin.
`mysqldump --opt $databaseName > $databaseName_`date +%F`.sql`

-- 
Chris Anderson <chris@nullcode.org>
ICQ: 72021847  Jabber: chrisja@jabber.org
20B2 CB34 8AA5 05BC A90C  2CDD 2768 D4B4 2B93 424B

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: