|
| 1 | +# Percona XtraDB Cluster 8.4.6-6 (2025-09-) |
| 2 | + |
| 3 | +Percona XtraDB Cluster (PXC) supports critical business applications in both cloud and on-premises environments, including public, private, and hybrid setups. Our free, open source, enterprise-grade solution includes the high availability and security features your business requires to meet your customer expectations and business goals. |
| 4 | + |
| 5 | +## Release highlights |
| 6 | + |
| 7 | +Percona XtraDB Cluster 8.4.6-6 is based on Percona Server for MySQL and includes all improvements and bug fixes available in the [Percona Server for MySQL 8.4.6-6 (2025-09-08) release notes](https://docs.percona.com/percona-server/8.4/release-notes/8.4.6-6.html). |
| 8 | + |
| 9 | +### Percona XtraDB Cluster 8.4.6-6 |
| 10 | + |
| 11 | +Improves State Snapshot Transfer (SST) by retrying Incremental State Transfer (IST) when initial SST attempts fail before any data changes, preventing unnecessary full data transfers. |
| 12 | + |
| 13 | +### Percona Server for MySQL 8.4.6-6 |
| 14 | + |
| 15 | +Implements Link-Time Optimization (LTO) to generate more optimized release binaries, resulting in improved performance for specific workloads. |
| 16 | + |
| 17 | +### MySQL 8.4.6 |
| 18 | + |
| 19 | +Bug fixes introduced by Oracle for MySQL 8.4.6 and included in Percona Server for MySQL are the following: |
| 20 | + |
| 21 | +* Fixed an issue where rebuilding a primary key with duplicate entries could cause the server to stop unexpectedly. (Bug #37822992) |
| 22 | + |
| 23 | +* Fixed an issue related to dropping columns that were part of an index. (Bug #37726881) |
| 24 | + |
| 25 | +* Fixed an issue with indexing spatial datatype columns. (Bug #36682518) |
| 26 | + |
| 27 | +* 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) |
| 28 | + |
| 29 | +Find the complete list of bug fixes and changes in the [MySQL 8.4.6 release notes]. |
| 30 | + |
| 31 | +## Build & packaging notes |
| 32 | + |
| 33 | +* The official packages were built with the `WITH_LTO=ON` flag to enable the Link-Time Optimization (LTO) feature. |
| 34 | + |
| 35 | +Find the complete list of bug fixes and changes in the [MySQL 8.4.6 release notes](https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-6.html). |
| 36 | + |
| 37 | +## New features |
| 38 | + |
| 39 | +* [PXC-4631](https://perconadev.atlassian.net/browse/PXC-4631): Improves State Snapshot Transfer (SST) by retrying Incremental State Transfer (IST) when initial SST attempts fail before any data changes, preventing unnecessary full data transfers. |
| 40 | + |
| 41 | +## Bug fixes |
| 42 | + |
| 43 | +* [PXC-4392](https://perconadev.atlassian.net/browse/PXC-4392): The default timeout logic for State Snapshot Transfer (SST) was insufficient and resulted in SST failures. |
| 44 | + |
| 45 | +* [PXC-4644](https://perconadev.atlassian.net/browse/PXC-4644): Fixed an issue where adding a foreign key (FK) without sufficient privileges caused the executing node to fail with error 1216, and the replicating nodes to fail with error 1452. |
| 46 | + |
| 47 | +## Useful links |
| 48 | + |
| 49 | +* The [Percona XtraDB Cluster installation instructions](https://www.percona.com/doc/percona-xtradb-cluster/8.4/install/index.html) |
| 50 | + |
| 51 | +* The [Percona XtraDB Cluster downloads](https://www.percona.com/downloads/Percona-XtraDB-Cluster-LATEST/#) |
| 52 | + |
| 53 | +* The [Percona XtraDB Cluster GitHub location](https://github.com/percona/percona-xtradb-cluster) |
| 54 | + |
| 55 | +* To contribute to the documentation, review the [Documentation Contribution Guide](https://github.com/percona/pxc-docs/blob/8.0/contributing.md) |
| 56 | + |
0 commit comments