Hello,

How about:

mysqldump -u [username] -p [databasename] > filename.sql

the -u is to specify the username, the -p is so that mysql prompts you for a
password.

Try mysqldump --help for more options.

Patrick Turcotte
Innovatis inc.

> -----Message d'origine-----
> De : Brad Robertson [mailto:[EMAIL PROTECTED]
> Envoy� : 10 septembre, 2003 00:07
> � : [EMAIL PROTECTED]
> Objet : Witango-Talk: (OT) Mysql Backup
>
>
> I am new to mysql and having a real hard time trying to figure out how to
> backup InnoDB mysql 4.013 database files.  I have read volumes of
> pages and
> haven't come up with a solution that works.  Any advice would be greatly
> appreciated.  Sorry for the OT post.
>
> _________________________________________________________________
> Get 10MB of e-mail storage! Sign up for Hotmail Extra Storage.
> http://join.msn.com/?PAGE=features/es
>
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
>

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to