Simple Versioned MySQL Backups With CVS or Subversion

Your CVS or Subversion server can do more than just safeguard your source code. It can double as an easy to use, versioned, low disk space database backup solution as well. Typically backing up a MySQL database involves writing a script to execute mysqldump or mysqlhotcopy to create backup files, appending the date to the [...]


Read More »

More from this category