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
- 75671 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
- February 2015 (720)
- January 2015 (913)
- December 2014 (736)
- November 2014 (710)
- October 2014 (923)
- September 2014 (865)
- August 2014 (817)
- July 2014 (764)
- June 2014 (799)
- May 2014 (827)
- April 2014 (769)
- March 2014 (629)
- February 2014 (618)
- January 2014 (655)
- December 2013 (424)
- November 2013 (377)
- October 2013 (116)
- September 2013 (117)
- August 2013 (237)
- July 2013 (394)
- June 2013 (291)
- May 2013 (212)
- April 2013 (194)
- March 2013 (202)
- February 2013 (134)
- January 2013 (227)
- December 2012 (196)
- November 2012 (214)
- October 2012 (180)
- September 2012 (211)
Recent comments
49 weeks 11 hours ago
49 weeks 12 hours ago
49 weeks 13 hours ago
49 weeks 23 hours ago
49 weeks 23 hours ago
49 weeks 1 day ago
49 weeks 1 day ago
49 weeks 1 day ago
49 weeks 1 day ago
49 weeks 1 day ago