Archive

Posts Tagged ‘mysql’

MySQL backup script

October 16th, 2009 No comments

I did some research on how to backup up a MySQL database on a regularly base. Finally I decided to use automysqlbackup. It’s a no-brainer. Just drop the script to /etc/cron.daily and configure the database settings and target directory. Very cool stuff!

Categories: Uncategorized Tags: ,