Percona XtraDB Cluster 5.7.44-31.65.8 (2025-10-09)¶
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].
Release information¶
Percona XtraDB Cluster 5.7.44-31.65.8 contains the following fixes:
Security fixes¶
The fixes ported to 5.7 are the following:
Bug#37117875
: When the delimiter is changed from the default and a SQL statement includes an unquoted semicolon inside a MySQL-specific comment, the statement executes successfully on the source database. However, this operation causes an incomplete binlog entry, resulting in a syntax error on the replica database.
Bug#37829550
: Enhanced WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS
validations
WL#16949
: Adds a new --commands
option to the mysql client. This option, enabled by default, lets users disable client-side commands when running in non-interactive mode.
Bug#31360522
: An unexpected server exit may occur when performing range queries on a table that includes a prefixed BLOB
or TEXT
column within its index.
Bug#37478594
: A virtual column value may be incorrectly set to NULL on cascade update, which could lead to an unexpected server exit.
Non-security bug fixes¶
The fixes ported to 5.7 are the following:
Bug#36784795
: When the server ran with autocommit=OFF
, the query rewrite plugin did not work correctly.
Bug#37572191
: If preserve_comments
is turned off, the server won’t allow hints that contain #
or --
inside comment blocks. Fixed the test case. The bug was already resolved in Percona Server for MySQL 5.7.44-54.
Bug#37765153
: To allow Debian/Ubuntu builds to run without root privileges, we removed the file ownership changes from the installation commands in our packaging scripts. These commands were previously run as the root user (or with fakeroot
) and are no longer necessary or recommended.
Additional resources¶
Install Percona XtraDB Cluster
Percona XtraDB Cluster GitHub repository
For training, contact Percona Training - Start learning now