Percona is happy to announce the first experimental binary of Percona XtraDB Cluster 8.0 on October 1, 2019. This is a major step for tuning Percona XtraDB Cluster to be more cloud- and user-friendly. This release combines the updated and feature-rich Galera 4, with substantial improvements made by our development team.
Galera 4, included in Percona XtraDB Cluster 8.0, has many new features. Here is a list of the most essential improvements:
Percona XtraDB Cluster 8.0 has been reworked in order to improve security and reliability as well as to provide more information about your cluster:
You can only install this release from a tarball and it, therefore, cannot be installed through a package management system, such as apt or yum. Note that this release is not ready for use in any production environment.
Percona XtraDB Cluster 8.0 is based on the following:
Please be aware that this release will not be supported in the future, and as such, neither the upgrade to this release nor the downgrade from higher versions is supported.
This release is also packaged with Percona XtraBackup 8.0.5. All Percona software is open-source and free.
In order to experiment with Percona XtraDB Cluster 8.0 in your environment, download and unpack the tarball for your platform.
Note
Be sure to check your system and make sure that the packages are installed which Percona XtraDB Cluster 8.0 depends on.
For Debian or Ubuntu:
$ sudo apt-get install -y
socat libdbd-mysql-perl
rsync libaio1 libc6 libcurl3 libev4 libgcc1 libgcrypt20
libgpg-error0 libssl1.1 libstdc++6 zlib1g libatomic1For Red Hat Enterprise Linux or CentOS:
$ sudo yum install -y openssl socat
procps-ng chkconfig procps-ng coreutils shadow-utils
grep libaio libev libcurl perl-DBD-MySQL perl-Digest-MD5
libgcc rsync libstdc++ libgcrypt libgpg-error zlib glibc openssl-libs
Help us improve our software quality by reporting any bugs you encounter using our bug tracking system. As always, thanks for your continued support of Percona!
Resources
RELATED POSTS