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
- 75545 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
- July 2012 (169)
- June 2012 (259)
- May 2012 (198)
- April 2012 (227)
- March 2012 (209)
- February 2012 (219)
- January 2012 (406)
- December 2011 (328)
- November 2011 (424)
- October 2011 (315)
- September 2011 (433)
- August 2011 (510)
- July 2011 (518)
- June 2011 (570)
- May 2011 (566)
- April 2011 (503)
- March 2011 (621)
- February 2011 (555)
- January 2011 (558)
- December 2010 (609)
- November 2010 (635)
- October 2010 (600)
- September 2010 (618)
- August 2010 (598)
- July 2010 (605)
- June 2010 (603)
- May 2010 (659)
- April 2010 (653)
- March 2010 (658)
- February 2010 (653)
Recent comments
38 weeks 4 days ago
38 weeks 4 days ago
38 weeks 4 days ago
38 weeks 4 days ago
38 weeks 4 days ago
38 weeks 4 days ago
38 weeks 4 days ago
38 weeks 5 days ago
38 weeks 5 days ago
38 weeks 5 days ago