Skip to content

Percona XtraBackup for MySQL documentation

Notifications You must be signed in to change notification settings

patrickbirch/pxb-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Percona XtraBackup

PXB logo

Percona XtraBackup is an open-source hot backup utility for MySQL - based servers that doesn’t lock your database during the backup.

Whether it is a 24x7 highly loaded server or a low-transaction-volume environment, Percona XtraBackup is designed to make backups a seamless procedure without disrupting the performance of the server in a production environment. Commercial support contracts are available.

Percona XtraBackup 8.0 can back up data from InnoDB, XtraDB, MyISAM, and MyRocks tables on MySQL 8.0 servers as well as Percona Server for MySQL with XtraDB, Percona Server for MySQL 8.0, and Percona XtraDB Cluster 8.0.

Percona XtraBackup 2.4 can back up data from InnoDB, XtraDB, and MyISAM tables on MySQL 5.7 servers, as well as Percona Server for MySQL with XtraDB.

For more information about the Percona XtraBackup components and how to use this product, see the Percona XtraBackup documentation.

Installation

You can install Percona XtraBackup using the following methods:

  • from the Percona repository
  • Build from the source code

The installation instructions in the official documentation are here.

Submit a bug report or a feature request

If you find a bug in Percona XtraBackup, you can submit a report to the project's Jira issue tracker

As a general rule of thumb, please try to create a bug report that is:

  • Reproducible - include the steps on how to reproduce the issue
  • Specific - include as much detail as possible, such as which version, which environment, etc.
  • Unique - do not duplicate existing tickets
  • Scoped to a single issue - only one issue per report

Licensing

Percona is dedicated to keeping open source open. Whenever possible, we strive to include permissive licensing for both our software and documentation. For this project, we are using version 2 of the GNU General Public License (GPLv2).

How to get involved

We encourage contributions and are always looking for new members that are as dedicated to serving the community as we are. The Contributing Guide contains how you can contribute.

Contact

You can reach us by using the Forum.

About

Percona XtraBackup for MySQL documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.0%
  • Makefile 12.4%
  • HTML 11.4%
  • CMake 7.2%