Skip to content

Percona XtraDB Cluster 8.0.43-34 (2025-09-22)

Get started with Quickstart Guide for Percona XtraDB Cluster.

Percona XtraDB Cluster 8.0.43-34 includes all the features and bug fixes available in Percona Server for MySQL 8.0.43-34.

Release highlights

Percona XtraDB Cluster is based on Percona Server for MySQL. Find a complete list of improvements and bug fixes in the Percona Server for MySQL 8.0.43-34 (2025-08-28) release notes.

Percona XtraDB Cluster 8.0.43-34

Percona XtraDB Cluster now prevents a node from automatically attempting a State Snapshot Transfer (SST) after a failed Incremental State Transfer (IST).

Percona Server for MySQL 8.0.43-34

Implements Link-Time Optimization (LTO) to generate more optimized release binaries, resulting in improved performance for specific workloads.

MySQL 8.0.43

Improvements and bug fixes provided by Oracle for MySQL 8.0.43 and included in Percona Server for MySQL are the following:

  • Fixed an issue where rebuilding a primary key with duplicate entries could cause the server to stop unexpectedly. (Bug #37822992)

  • Fixed an issue related to dropping columns that were part of an index. (Bug #37726881)

  • Fixed an issue with indexing spatial datatype columns. (Bug #36682518)

  • Fixed an issue where creating a secondary index on a VARCHAR column could exceed configured memory limits, with the amount allocated being directly related to the value of innodb_ddl_buffer_size, leading to errors such as ERROR 1136 (21S01): Column count doesn’t match value count at row 1. (Bug #37233273)

Find the complete list of bug fixes and changes in the MySQL 8.0.43 Release Notes.

New feature

PXC-4631: Percona XtraDB Cluster now prevents a node from automatically attempting a State Snapshot Transfer (SST) after a failed Incremental State Transfer (IST).

Bug fixes

  • PXC-4392: The issue was resolved by PXB-3470, which occurred when users had large databases containing compressed tables.

  • PXC-4644: Creating a foreign key (FK) without sufficient privileges causes a cluster inconsistency. The node where the command is executed fails with Error 1216 (Cannot add or drop foreign key constraint), while other nodes in the cluster that replicate the event fail with Error 1452 (Cannot add or update a child row: a foreign key constraint fails).

Build & packaging notes

  • The official packages were built with the WITH_LTO=ON flag to enable the Link-Time Optimization (LTO) feature.

Additional resources

Download product binaries, packages, and tarballs at Percona Product Downloads

Install Percona XtraDB Cluster

The Percona XtraDB Cluster GitHub repository

Contribute to the documentation

For training, contact Percona Training - Start learning now.