Percona XtraDB Cluster 5.7.44-31.65.3 (2024-07-23)¶
This release is part of MySQL 5.7 Post-EOL Support from Percona. The fixes are available to MySQL 5.7 Post-EOL Support from Percona customers.
We recommend upgrading to MySQL 8.0 or staying on 5.7; we’ll support you.
Release Information¶
Percona XtraDB Cluster 5.7.44-31.65.3 contains the following fixes and addresses two third-party CVEs.
Bug fixes¶
-
Bug#36248967:
mysqldump
sometimes failed to identify the version number correctly. -
Bug#35904044: The server sometimes sent incorrect metadata to the client for specific queries.
-
Bug#35846221: An error occurred because the
Item_func_make_set::fix_after_pullout()
function was missing. This makes theMAKE_SET
function appear constant (const), causing it to be evaluated too early during the process (resolving). We fixed this by implementing the missingfix_after_pullout()
function. -
Bug#35854362: Queries that used a group by loose index scan sometimes returned inaccurate results.
-
Bug#36093405: Implemented better management of GTID sets in Group Replication.
-
Bug#35277407: Transactions stopped unexpectedly. This bug occurred when the system encountered an incorrect value stored in the
trx->in_innodb
variable. -
Bug#36317795: Ensured that calling the
plugin->deinit
function resulted in the same behavior for all plugins. All plugins follow a consistent process when being unloaded or shut down. -
Bug#36343647: Addressed buffer handling during the tablespace deletion process. This issue could have caused the program to halt with an assertion failure in the past.
-
Bug#34929814: The Full-Text Search (FTS) system encountered issues maintaining consistency when multiple operations happened simultaneously (concurrent scenarios).
-
PS-9092: A high rate of page splits and merges in the past caused data inconsistencies.
-
PS-9132: After an unexpected server exit, persistent information about executed Global Transaction Identifiers (GTIDs) was lost during the
Gtid_state::save
operation.
Third-party fixes¶
The following Common Vulnerabilities and Exposures (CVE) records have been identified in third-party libraries:
CVE | Affected versions |
---|---|
CVE-2023-6129 | OpenSSL versions 1.1.1 and 1.0.2 do not have this issue. If using OpenSSL 3.x.y, upgrade to 3.0.13, 3.1.5, or 3.2.1. |
CVE-2024-0853 | Version 8.5.0 is affected. Other versions are not. |
We recommend that you upgrade third-party libraries to the latest version.
The operating system may port these fixes into the default version of the libraries installed in the systems.
Useful links¶
Install Percona XtraDB Cluster
Percona XtraDB Cluster GitHub repository
Contribute to the documentation
For training, contact Percona Training - Start learning now