You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
Stash Percona XtraDB Addon
Stash 0.9.0+ supports extending its functionality through addons. Stash Percona XtraDB addon enables Stash to backup and restore Percona XtraDB databases.
This guide will give you an overview of which Percona XtraDB versions are supported and how the docs are organized.
Supported Percona XtraDB Versions
Stash has the following addon versions for Percona-XtraDB:
Here, the addon follows M.M.P
versioning scheme where M.M.P
(Major.Minor.Patch) represents the respective database version.
Addon Version Compatibility
Any addon with matching major version with the database version should be able to take backup of that database. For example, PerconaXtraDB addon with version 5.x.x
should be able take backup of any PerconaXtraDB of 5.x.x
series. However, this might not be true for some versions. In that case, we will have separate addon for that version.
Documentation Overview
Stash Percona XtraDB documentations are organized as below:
- How does it work? gives an overview of how backup and restore process for Percona XtraDB database works in Stash.
- Standalone Percona-XtraDB shows how to backup and restore a standalone Percona-XtraDB database.
- Percona-XtraDB Cluster shows how to backup & restore a Percona-XtraDB cluster.