I want to run a scheduled task (WIN 2K Server) to backup a db (using
MySQLhotcopy) and need help -

Is this correct?

C:\mysql\mysqlhotcopy -p"password" database table > backup.db
xcopy [flags] C:\mysql\backup.db C:\backup\backup.db.

Is there a better MySQL feature to backup the db that someone would
suggest? I've seen several suggestions on this list.

Any help is appreciated.
Thanks

Mark





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to