|
| 1 | +# Percona Server for MySQL 8.4.6-6 (2025-09-08) |
| 2 | + |
| 3 | +Get started with [Quickstart Guide for Percona Server for MySQL]. |
| 4 | + |
| 5 | +[Percona Server for MySQL 8.4.6-6] includes all the features and bug fixes available in the MySQL 8.4.6 Community Edition in addition to enterprise-grade features developed by Percona. |
| 6 | + |
| 7 | +## Release highlights |
| 8 | + |
| 9 | +### Percona Server for MySQL 8.4.6-6 |
| 10 | + |
| 11 | +Implements Link-Time Optimization (LTO) to generate more optimized release binaries, resulting in improved performance for specific workloads. |
| 12 | + |
| 13 | +### MySQL 8.4.6 |
| 14 | + |
| 15 | +Improvements and bug fixes introduced by Oracle for MySQL 8.4.6 and included in Percona Server for MySQL are the following: |
| 16 | + |
| 17 | +* Fixed an issue where rebuilding a primary key with duplicate entries could cause the server to stop unexpectedly. (Bug #37822992) |
| 18 | + |
| 19 | +* Fixed an issue related to dropping columns that were part of an index. (Bug #37726881) |
| 20 | + |
| 21 | +* Fixed an issue with indexing spatial datatype columns. (Bug #36682518) |
| 22 | + |
| 23 | +* 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) |
| 24 | + |
| 25 | +Find the complete list of bug fixes and changes in the [MySQL 8.4.6 release notes]. |
| 26 | + |
| 27 | +## Bug Fixes |
| 28 | + |
| 29 | +* [PS-9159](https://perconadev.atlassian.net/browse/PS-9159): MySQL server exited when running `SELECT GLOBAL_TEMPORARY_TABLES` during an active Data Definition Language (DDL) operation. |
| 30 | + |
| 31 | +* [PS-9666](https://perconadev.atlassian.net/browse/PS-9666): MyRocks exited when inserting into a table with `unique_checks=OFF` and Time to Live (TTL) enabled. |
| 32 | + |
| 33 | +* [PS-9784](https://perconadev.atlassian.net/browse/PS-9784): Fix for `gcc-15` compilation issues. |
| 34 | + |
| 35 | +* [PS-9823](https://perconadev.atlassian.net/browse/PS-9823): The `mysql_migrate_keyring` component didn't work with Percona Server components. |
| 36 | + |
| 37 | +* [PS-9836](https://perconadev.atlassian.net/browse/PS-9836): Fix for performance regression when using `audit_log_filter` vs `audit_log` plugins. |
| 38 | + |
| 39 | +* [PS-9861](https://perconadev.atlassian.net/browse/PS-9861): Fixed an issue preventing installation of the `audit_log_filter` plugin when the `component_keyring_kmip` plugin, which integrates with Fortanix Data Security Manager (DSM) via the Key Management Interoperability Protocol (KMIP), was enabled. |
| 40 | + |
| 41 | +* [PS-9916](https://perconadev.atlassian.net/browse/PS-9916): Added logging of an ERROR message when a source server is stopped while waiting for acknowledgments (ACKs). |
| 42 | + |
| 43 | +* [PS-9956](https://perconadev.atlassian.net/browse/PS-9956): Percona Server exited using Group Replication with the `audit_log_filter` component enabled. |
| 44 | + |
| 45 | +## Build & packaging notes |
| 46 | + |
| 47 | +* The official packages were built with the `WITH_LTO=ON` flag to enable the Link-Time Optimization (LTO) feature. |
| 48 | + |
| 49 | +* Percona Server for MySQL 8.4.6.6 suports Red Hat Enterprise Linux 10. |
| 50 | + |
| 51 | +## Additional resources |
| 52 | + |
| 53 | +* Install [Percona Server for MySQL 8.4] |
| 54 | + |
| 55 | +* The [Percona Server for MySQL GitHub repository] |
| 56 | + |
| 57 | +* Download product binaries, packages, and tarballs at [Percona Software Downloads] |
| 58 | + |
| 59 | +* [Contribute to the documentation] |
| 60 | + |
| 61 | +* For [training], contact [Percona Training - Start learning now] |
| 62 | + |
| 63 | +[Quickstart Guide for Percona Server for MySQL]: ../quickstart-overview.md |
| 64 | +[Percona Server for MySQL 8.4.6-6]: https://www.percona.com/software/mysql-database/percona-server |
| 65 | + |
| 66 | + |
| 67 | +[Percona Server for MySQL 8.4]: ../installation.md |
| 68 | + |
| 69 | +[MySQL 8.4.6 release notes]: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-6.html |
| 70 | + |
| 71 | +[Percona Server for MySQL GitHub repository]: https://github.com/percona/percona-server |
| 72 | +[Percona Software Downloads]: https://www.percona.com/downloads |
| 73 | +[Contribute to the documentation]: https://github.com/percona/psmysql-docs/blob/8.0/contributing.md |
| 74 | +[training]: https://www.percona.com/training |
| 75 | +[Percona Training - Start learning now]: https://learn.percona.com/contact-me |
0 commit comments