Backup your MySQL databases automatically with AutoMySQLBackup

If you site relies on MySQL and stores its sensitive data in a MySQL database, you will most definitely want to backup that information so that it can be restored in case of any disaster (manual mistake to delete some data, software errors, hardware errors, server compromise, etc.). In a previous post I have presented that MySQL provides the basic tool (mysqldump) to perform database backups. This is required because backing up a database is a little different than backing up regular files.
With mysqldump anyone can write a small shell script and running it from cron, it will achieve an automatic backup solution. There are many such scripts already available freely and also many commercial solutions also (I assume as I have not tested any really ). The script that I liked the most is AutoMySQLBackup, because it doesn’t have any real requirements (mysqldump of course is needed - in any mysql client package - and gzip or bzip2 to compress the resulting file) and has all the features I was looking for in such a script.
-
- Login or register to post comments
Printer-friendly version
- 75553 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
- January 2010 (647)
- December 2009 (667)
- November 2009 (647)
- October 2009 (719)
- September 2009 (683)
- August 2009 (670)
- July 2009 (717)
- June 2009 (722)
- May 2009 (701)
- April 2009 (694)
- March 2009 (722)
- February 2009 (645)
- January 2009 (625)
- December 2008 (702)
- November 2008 (681)
- October 2008 (802)
- September 2008 (786)
- August 2008 (796)
- July 2008 (840)
- June 2008 (857)
- May 2008 (797)
- April 2008 (772)
- March 2008 (840)
- February 2008 (798)
- January 2008 (747)
- December 2007 (631)
- November 2007 (776)
- October 2007 (898)
- September 2007 (950)
- August 2007 (907)
Recent comments
39 weeks 2 hours ago
39 weeks 2 hours ago
39 weeks 4 hours ago
39 weeks 14 hours ago
39 weeks 14 hours ago
39 weeks 17 hours ago
39 weeks 17 hours ago
39 weeks 1 day ago
39 weeks 1 day ago
39 weeks 1 day ago