Re: Mysql download script to extract rows from table
Posted: Tue Feb 03, 2009 2:47 am
Hi
For backup I use a sourceforge script called automysqlbackup.
Look for it here:
http://sourceforge.net/projects/automysqlbackup/
To aut schedule it i either make a copy of it in the cron.daily or create a symlink to it there.
An extract from the SF site: "A script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features - Backup mutiple databases - Single backup file or to a seperate file for each DB - Compress backup files - Backup remote servers - E-mail logs - More.."
Kobus
For backup I use a sourceforge script called automysqlbackup.
Look for it here:
http://sourceforge.net/projects/automysqlbackup/
To aut schedule it i either make a copy of it in the cron.daily or create a symlink to it there.
An extract from the SF site: "A script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features - Backup mutiple databases - Single backup file or to a seperate file for each DB - Compress backup files - Backup remote servers - E-mail logs - More.."
Kobus