Monthly Archives: April 2009

Using the Shell and Cron to Automate Your MySQL Backups

This article describes a simple shell script that backs up your local MySQL databases. It also goes into how to automate the process so it runs everyday using a cron job. Handy! Continue reading

Posted in mysql, OS X | Leave a comment