Percona Server for MySQL 5.7.41-44 (2023-03-02)¶
Release date | March 2, 2023 |
---|---|
Install instructions | Install Percona Server for MySQL |
Percona Server for MySQL 5.7.41-44 includes all the features and bug fixes available in MySQL 5.7.41 Community Edition in addition to enterprise-grade features developed by Percona.
Percona Server for MySQL is a free, fully compatible, enhanced, and open source drop-in replacement for any MySQL database. It provides superior performance, scalability, and instrumentation.
Percona Server for MySQL is trusted by thousands of enterprises to provide better performance and concurrency for their most demanding workloads. It delivers more value to MySQL server users with optimized performance, greater performance scalability and availability, enhanced backups, and increased visibility.
Release highlights¶
Percona has removed an Oracle patch for mysqldump
that performed, at the beginning of the dump, a FLUSH_TABLES_WITH_READ_LOCK
to get consistent GTID_EXECUTED
because the patch required additional user privileges, even when the user does not use GTID-based replication. The following bugs based on this patch were submitted to Oracle:
The Percona solution uses START TRANSACTION WITH CONSISTENT SNAPSHOT
.
Improvements and bug fixes provided by Oracle for MySQL 5.7.41 and included in Percona Server for MySQL are the following:
-
Updated the linked OpenSSL library for MySQL Server to 1.1.s
-
Updated the bundled zlib library to zlib 1.2.13. This zlib library version is the minimum supported.
-
While the SQL thread handled a transaction, issuing
STOP SLAVE_SQL_THREAD
caused replication to stop immediately instead of waiting for the event group to complete before the shutdown.
Find the full list of bug fixes and changes in the MySQL 5.7.41 Release Notes.
Bug fixes¶
- PS-7538: With
innodb_optimize_fulltext_only
enabled, runningOPTIMIZE TABLE
on a table with an FTS index caused a server exit.
Platform support¶
This release adds support for Ubuntu 22.04.
This release add support for Red Hat Enterprise Linux 9 and compatible derivatives.
Useful links¶
The Percona Server for MySQL GitHub location
Contribute to the documentation
For training, contact Percona Training - Start learning now