Backing Up MySQL Databases with MySQL Backups Manager
DATA SAVER
Author(s): JAMES MOHR
Your web hoster is fine with serving up HTML, but when it comes to backing up a simple MySQL database, you are often on your own. Or are you?
Even if you are running a small, non-commercial website, the data you store in a MySQL database is very important to you. If that database is frequently changed on a live system, a reliable backup becomes even more important. Unfortunately, the tools that web hosters provide to backup your data are often cumbersome at best. I recently made a number of major changes to the database on my test system and became concerned about what would happen if I really hosed that database. I make regular backups myself on my local machine, by simply copying the MySQL files. This option works, but recovering from a crash has its own problems. So I started looking for other solutions. After considering several of the alternatives for backing up an SQL database (see the the box titled “MySQL Backup Alternatives”), I settled on indexsoft’s MySQL Backups Manager utility [1].
Get 3 Issues + 3 DVDs for the price of a single issue!
Let Linux Magazine's hands-on, technical articles guide you in your daily Linux use. Check out bonus DVDs like Ubuntu, SUSE, or Fedora and save the download.
Only available for a limited time. Don't miss out!
Comments