[PHP-DB] Re: MySQL backup software

2004-10-27 Thread Frank Flynn
There must be a dozen solutions here; mysqldump and cron come to mind but you haven't been very specific with your needs. Is your database server Windows or Unix? Can you write a simple script (or modify an example) to fit your needs? What are you going to back up to? Another server? Tape?

[PHP-DB] Re: MySQL backup software

2004-10-27 Thread pete M
Matthew Perry wrote: Does anyone know a free MySQL backup program to schedule regular backups? This is the script I use - its wicked cos it can ftp and email backups as well http://worldcommunity.com/opensource/utilities/mysql_backup.html -- PHP Database Mailing List (http://www.php.net/) To uns