> From: David McInnis <[EMAIL PROTECTED]>

>> Could you share your script for doing the date thing with the rest of
>> us?  That sounds useful.

Isn't there a perl script around for backuping?

Something like:

mysqldump DB --add-drop-table --opt \
        |gzip > DBdump.`date +%Y-%m-%d`.gz

should even sort right.

el

---------------------------------------------------------------------
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