freebsd-ports/databases/xtrabackup/pkg-descr
Shaun Amott 819aa3b86c New port: xtrabackup: An OpenSource version of InnoDB backup with
support of Percona extensions.

PR:		ports/145144 [1], ports/144939 [2]
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> [1],
		Aleksandr Kuzminsky <aleksandr.kuzminsky@percona.com> [2]
2010-05-25 18:12:15 +00:00

9 lines
351 B
Text

Percona XtraBackup is OpenSource online (non-blockable) backup solution for
InnoDB and XtraDB engines. It works with MySQL 5.0 and 5.1 versions (InnoDB
Plugin and Barracuda format is supported as of release 0.9.5rc) and also can
handle MyISAM tables.
WWW: http://www.percona.com/docs/wiki/percona-xtrabackup:start
- Alex Samourov
samm@os2.kiev.ua