MySQL Backup and Recovery: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
Line 15: Line 15:
== Releases ==
== Releases ==


* [http://www.zmanda.com/downloads.html Release 1.0.1]
* [http://www.zmanda.com/downloads.html Release 1.0.1 (September 07, '06)]
** Support for backup retention policy
** Support for backup retention policy
** Additional backup performance parameters - ''read-locks-time'', ''flush-logs-time'' for comparing backup performance between backup runs and backup methods.
** Additional backup performance parameters - ''read-locks-time'', ''flush-logs-time'' for comparing backup performance between backup runs and backup methods.
** Various bug fixes
** Various bug fixes
* [http://www.zmanda.com/downloads.html Release 1.0]
* [http://www.zmanda.com/downloads.html Release 1.0 (August 31, '06)]
** Initial release with support for MySQL server backup, recovery, scheduling and reporting.
** Initial release with support for MySQL server backup, recovery, scheduling and reporting.



Revision as of 23:21, 7 September 2006

Zmanda Recovery Manager (ZRM) for MySQL simplifies life of a database administrator who needs an easy to use yet flexible and robust backup and recovery solution for MySQL server. With ZRM for MySQL you can:

  • Schedule full and incremental logical or raw backups of your MySQL database
  • Perform backup that is the best match for your storage engine and your MySQL configuration
  • Get e-mail notification about status of your backups
  • Backup monitoring and reporting
  • Site or Application specific backup policies
  • Recover database easily to any point in time or to any particular transaction

Documentation

Releases

  • Release 1.0.1 (September 07, '06)
    • Support for backup retention policy
    • Additional backup performance parameters - read-locks-time, flush-logs-time for comparing backup performance between backup runs and backup methods.
    • Various bug fixes
  • Release 1.0 (August 31, '06)
    • Initial release with support for MySQL server backup, recovery, scheduling and reporting.

Other Links