Skip to content

Installing Percona XtraDB Cluster

Install Percona XtraDB Cluster on all hosts that you are planning to use as cluster nodes and ensure that you have root access to the MySQL server on each one.

It is recommended to install Percona XtraDB Cluster from official Percona software repositories using the corresponding package manager for your system:

Standard releases

MySQL 5.7 Post-EOL Support from Percona releases

Installation packages available exclusively for paying customers of the MySQL 5.7 Post-EOL Support from Percona program. Community members can compile and install from Source Code from publicly available source code, which is released quarterly.

Installation Alternatives

Percona also provides a generic tarball with all required files and binaries for manual installation:

If you want to build Percona XtraDB Cluster from source, see Compiling and Installing from Source Code.

If you want to run Percona XtraDB Cluster using Docker, see Running Percona XtraDB Cluster in a Docker Container.