|
| 1 | +# Percona Server for MySQL 8.0.43-34 (2025-08-28) |
| 2 | + |
| 3 | +Get started with [Quickstart Guide for Percona Server for MySQL](../quickstart-overview.md). |
| 4 | + |
| 5 | +[Percona Server for MySQL 8.0.43-34](https://www.percona.com/mysql/software) includes all the features and bug fixes available in the [MySQL 8.0.43 Community Edition](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-43.html) and enterprise-grade features developed by Percona. |
| 6 | + |
| 7 | +## Release highlights |
| 8 | + |
| 9 | +### Percona Server for MySQL 8.0.43-34 |
| 10 | + |
| 11 | +Implements Link-Time Optimization (LTO) to generate more optimized release binaries, resulting in improved performance for specific workloads. |
| 12 | + |
| 13 | +### MySQL 8.0.43 |
| 14 | + |
| 15 | +Improvements and bug fixes provided by Oracle for MySQL 8.0.43 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.0.43 Release Notes](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-43.html). |
| 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 | +## Build & packaging notes |
| 44 | + |
| 45 | +* The official packages were built with the `WITH_LTO=ON` flag to enable the Link-Time Optimization (LTO) feature. |
| 46 | + |
| 47 | +## Useful links |
| 48 | + |
| 49 | +Install [Percona Server for MySQL 8.0](https://docs.percona.com/percona-server/8.0/installation.html) |
| 50 | + |
| 51 | +Upgrade [Percona Server for MySQL from 5.7 to 8.0](../upgrade.md) |
| 52 | + |
| 53 | +The [Percona Server for MySQL GitHub repository](https://github.com/percona/percona-server) |
| 54 | + |
| 55 | +Download product binaries, packages, and tarballs at [Percona Product Downloads](https://www.percona.com/downloads) |
| 56 | + |
| 57 | +[Contribute to the documentation](https://github.com/percona/psmysql-docs/blob/8.0/contributing.md) |
| 58 | + |
| 59 | +For [training](https://www.percona.com/training), contact [Percona Training - Start learning now](https://learn.percona.com/contact-me) |
0 commit comments