Percona XtraDB Cluster 5.7.36-31.55¶
-
Date
February 16, 2022
-
Installation
Percona XtraDB Cluster (PXC) supports critical business applications in your public, private, or hybrid cloud environment. Our free, open source, enterprise-grade solution includes the high availability and security features your business requires to meet your customer expectations and business goals.
Release Highlights¶
The following list contains some of the bug fixes for MySQL 5.7.36, provided by Oracle, and included in Percona XtraDB Cluster for MySQL:
-
Fix for the possibility of a deadlock or failure when an undo log truncate operation is initiated after an upgrade from MySQL 5.6 to MySQL 5.7.
-
Fix for when a parent table initiates a cascading
SET NULL
operation on the child table, the virtual column can be set to NULL instead of the value derived from the parent table. -
On a view, the query digest for each SELECT statement is now based on the SELECT statement and not the view definition, which was the case for earlier versions.
Find the complete list of bug fixes and changes in MySQL 5.7.36 Release Notes.