« MySQL Storage Engines and Data Types at DBAZine | Main | Get Ready for the MySQL Onslaught »

April 18, 2006

automysqlbackup - Nifty MySQL Backup Script

Working through the MySQL mailing lists and forums tonight for questions/answers/problems related to backing up/restoring a MySQL database. Just one avenue for making sure the UC presentation on backups get at the heart of what people are experiencing with MySQL backups.

Back to the matter at hand. I stumbled into a post recommending a backup tool that I hadn't used before, automysqlbackup. The release notes indicate it's been around since 2002, the most recent release coming in Jan 2006. I know I've seen this before but never looked closely at it.

It's an easily configurable Unix shell script that (among other things):

This is cool if you're one of those mysqldump folks but need something more to throw in cron to organize and rotate your backups.

Posted by mike at April 18, 2006 11:33 PM

Hard Drive Recovery Group offers hard disk data recovery services for RAID, laptops and servers. Complete clean room and hard drive repair service.

Trackback Pings

TrackBack URL for this entry:
http://mike.kruckenberg.com/mt/mt-tb.cgi/825

Comments

We use automysqlbackup at Case Western and have nothing but "it just works" feelings for it. It handles the backups of our blog system, wiki system, SSO system, and apache logging (mod_log_sql). We've encountered failures before and reloading MySQL from backup took 10 minutes of an administrator's time.

If you like simple tools that do one thing and do that one thing well (the Unix philosophy), this is a good tool for you.

Posted by: Jeremy Smith at April 19, 2006 12:32 PM

Post a comment




Remember Me?