This topic describes the 2025 release notes for the data nodes of PolarDB-X instances.
Release date: 2025-12-05
product version: V2.5.0
component version: 8.4.20 (compatible with 8.0)
Category | Description |
New feature | Added parameters to control the behavior of MySQL redo logs. |
Fix | Fixed a physical backup failure (e.g., with XtraBackup) caused by a data node performing a background TRUNCATE operation on a file. |
Release date: 2025-11-05
product version: V2.5.0
component version: 8.4.20 (compatible with 8.0)
Category | Description |
New features and improvements | Introduced a dynamic slot allocation mechanism for SQL throttling rules to support an unlimited number of rule entries. |
Improved the internal transaction and cleanup mechanisms by decoupling transaction slot management from the Purge process, significantly increasing Purge efficiency. | |
Fix | Fixed an assertion issue in the transaction retention mechanism to ensure compatibility with system clock rollbacks. |
Release date: 2025-09-08
Edition: V2.5.0
Component version: 8.4.20 (compatible with 8.0)
Category | Description |
New features & Optimizations | Optimized the transaction submission flow and internal deadlock detection logic. |
Optimized the submission performance of large transactions. | |
Optimized | |
Fixes | Fixed a |
Fixed an issue where the undo log space could not be truncated using | |
Fixed an issue in Three-zone deployment instances where executing the |
Release date: 2025-08-16
Edition: V2.5.0
Component version: 5.4.20 (compatible with 5.7)
Category | Description |
Fixes | Fixed an issue where importing a tablespace using |
Release date: 2025-07-14
Edition: V2.5.0
Component version: 8.4.20 (compatible with 8.0)
Category | Description |
New features & Optimizations | Added a feature for the asynchronous deletion of large tables, which is based on the |
To improve data security, the | |
Fixes | Fixed a performance issue by optimizing the Purge system to reduce excessive I/O generation under heavy load. |
Fixed an issue where transactions on Sequence tables might not roll back correctly after an instance restart. | |
Fixed an issue where the |
Release date: 2025-06-12
Edition: V2.5.0
Component version: 8.4.20 (compatible with 8.0)
Category | Description |
Fixes | Fixed an issue where the Purge system generated a large amount of random I/O under certain scenarios and business pressures, which degraded database system performance. |
Fixed an issue where executing a DDL statement during the merge phase of the Change Buffer could cause a database crash. |
Release date: 2025-05-27
Edition: V2.5.0
Component version: 8.4.20 (compatible with 8.0)
Category | Description |
New features & Optimizations | Added support for the high-performance multi-version index Panda Index (a B-tree index). This index eliminates gap locks for unique index constraints and significantly improves SQL execution performance in various scenarios. |
Added support for the | |
Added a parameter to support custom health checks for | |
Added a parameter to customize the latency threshold for consistent reads on secondary databases. | |
Added routing support for IPv6 addresses. | |
Enhanced the | |
Optimized the | |
Fixes | Fixed a compatibility issue that occurred after an upgrade from MySQL 5.7 to 8.0. The issue was caused by a change in the default value of the |
Fixed a memory leak issue that could occur when processing XA transactions. | |
Fixed an issue where the Log Writer thread could hold a mutex for an extended period, which prevented other threads from acquiring the lock promptly. | |
Fixed a bug from the community edition that caused inconsistent metadata because the data dictionary was not updated synchronously after a |
Release date: 2025-03-04
Edition: V2.5.0
Component version: 8.4.20 (compatible with 8.0)
Category | Description |
Fixes | Fixed an issue where executing PAUSE DDL could time out. |
Release date: 2025-02-21
Edition: V2.5.0
Component version: 5.4.20 (compatible with 5.7)
Category | Description |
Fixes | Fixed an issue where executing PAUSE DDL could time out. |
Release date: 2025-01-21
Edition: V2.5.0
Component version: 8.4.20 (compatible with 8.0)
Category | Description |
New feature | Added support for minimized runtime memory output. |
Fixes | Fixed an issue that prevented a follower node from immediately re-applying changes. This occurred after the node failed to apply the changes and was subsequently corrected. |
Release date: 2025-01-09
Edition: V2.4.0
Component version: 8.4.19 (compatible with 8.0)
Category | Description |
Optimization | Optimized the high availability (HA) switchover process to reduce the impact on online services. |
Fixes | Fixed a query inconsistency issue in transaction groups that could be caused by the cleanup of some branch transactions. |