Percona XtraDB Cluster 5.6.44-28.34 Is Now Available
Percona is glad to announce the release of Percona XtraDB Cluster 5.6.44-28.34 on June 19, 2019. Binaries are available from the downloads section or from our software repositories.Percona XtraDB...
View ArticlePercona XtraDB Cluster 5.7.26-31.37 Is Now Available
Percona is glad to announce the release of Percona XtraDB Cluster 5.7.26-31.37 on June 26, 2019. Binaries are available from the downloads section or from our software repositories.Percona XtraDB...
View ArticlePercona XtraDB Cluster 5.6.45-28.36 Is Now Available
Percona is glad to announce the release of Percona XtraDB Cluster 5.6.45-28.36 on September 17, 2019. Binaries are available from the downloads section or from our software repositories. Percona...
View ArticlePercona XtraDB Cluster 5.7.27-31.39 Is Now Available
Percona is happy to announce the release of Percona XtraDB Cluster 5.7.27-31.39 on September 18, 2019. Binaries are available from the downloads section or from our software repositories. Percona...
View ArticleExperimental Binary of Percona XtraDB Cluster 8.0
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....
View ArticlePercona XtraDB Cluster 8.0 New Feature: wsrep_sst_auth Removal
The problem In PXC 5.6 and 5.7, when using xtrabackup-v2 as the SST method, the DBA must create a user with the appropriate privileges for use by Percona XtraBackup (PXB). The username and password of...
View ArticlePercona XtraDB Cluster 8.0 (experimental release) : SST Improvements
Starting with the experimental release of Percona XtraDB Cluster 8.0, we have made changes to the SST process to make the process more robust and easier to use. mysqldump and rsync are no longer...
View ArticleDeploying the Percona Kubernetes Operator for XtraDB Cluster in Amazon (AWS)
Being that Amazon is one of the most-used cloud vendors, it is only natural that one may ask “How can Kubernetes be used in AWS?“. And the answer is – not that different than with other cloud vendors....
View ArticleHelp Drive the Future of Percona XtraDB Cluster
Percona is happy to announce the experimental release of Percona XtraDB Cluster 8.0. This is a major step for tuning Percona XtraDB Cluster to be more cloud- and user-friendly. This is the second...
View ArticleMySQL Group Replication – Partial Network Failure Performance Impact
In this two-part blog series, I wanted to cover some failover scenarios with Group Replication. In part one, I will discuss an interesting behavior and performance degradation I discovered while...
View ArticleReplication Between Two Percona XtraDB Clusters, GTIDs and Schema Changes
I got this question on the “How to Avoid Pitfalls in Schema Upgrade with Percona XtraDB Cluster (PXC)” webinar and wanted to answer it in a separate post. Will RSU have an effect on GTID consistency if...
View ArticleSmart Update Strategy in Percona Operator for MySQL Based on Percona XtraDB...
In Percona Operator for MySQL based on Percona XtraDB Cluster versions prior to 1.5.0, there were two methods for upgrading PXC clusters, and both of these use built-in StatefulSet update strategies....
View ArticleInfinitely Scalable Storage with High Compression Feature
It is no secret that compute and storage costs are the main drivers of cloud bills. Migration of data from the legacy data center to the cloud looks appealing at first as it significantly reduces...
View ArticleChange Storage Class on Kubernetes on the Fly
Percona Kubernetes Operators support various options for storage: Persistent Volume (PV), hostPath, ephemeral storage, etc. In most of the cases, PVs are used, which are provisioned by the Operator...
View ArticleYearly Reminder: DDLs That Fail to Propagate May Cause Percona XtraDB Cluster...
Apologies for the silly title, but the issue is a real one, even though it is not a new thing. Schema upgrades are not an ordinary operation in Galera. For the subject at hand, the bottom line is:...
View ArticleResolving the MySQL Active-Active Replication Dilemma
Multi-writer replication has been a challenge in the MySQL ecosystem for years before truly dedicated solutions were introduced – first Galera (and so Percona XtradDB Cluster (PXC)) replication (around...
View ArticleMySQL on Kubernetes with GitOps
GitOps workflow was introduced by WeaveWorks as a way to implement Continuous Deployment for cloud-native applications. This technique quickly found its way into devops and developer’s hearts as it...
View ArticleOnline DDL With Group Replication in MySQL 8.0.27
In April 2021, I wrote an article about Online DDL and Group Replication. At that time we were dealing with MySQL 8.0.23 and also opened a bug report which did not have the right answer to the case...
View ArticlePreventing Stale Reads on Percona XtraDB Cluster by Enforcing Causality...
When we run a SELECT in a replica server and it returns a different result to the one we would have obtained had we queried the source server instead, due to changes in the dataset that have not yet...
View Article