Subscribe to my RSS feed RSS

Archive for the Tag ‘Add new tag’

October 18, 2008

How can I automate backing up my MySQL database?

I’m off on holiday next week and I’d like a way to automatically backup my database at work (it runs on MySQL). I can schedule a cron job, but is there a way I can script this?

{Read More}