This topic describes the updates and features of PolarDB for MySQL 5.7.
5.7.1.0.41 & 5.7.1.0.41.1 & 5.7.1.0.41.2
|
Category |
Description |
Release date |
|
New feature |
Added the |
|
|
Bug fixes |
Fixed an issue where read-only nodes might fail to query certain records during B-tree index structure adjustments under high write pressure. This issue is resolved by enabling the new |
|
|
Fixed an issue where the |
5.7.1.0.40 & 5.7.1.0.40.1
|
Category |
Description |
Release date |
|
Bug fix |
Fixed an issue that occurred when adding an outline for an extra-long SQL statement (larger than 1 KB). The SQL template was truncated, which affected subsequent matches. To ensure stable execution plans, the system now blocks the addition of such describes and returns an error. This prevents potential silent failures. If you must create an outline for such a SQL statement, set the |
|
5.7.1.0.39
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2025-08-25 |
|
Bug fixes |
|
5.7.1.0.38
|
Category |
Description |
Release date |
|
Bug fixes |
|
2025-06-20 |
5.7.1.0.37
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Added the |
2025-01-13 |
|
Bug fixes |
|
5.7.1.0.36
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2024-11-28 |
|
Bug fixes |
|
5.7.1.0.35
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2024-08-30 |
|
Bug fixes |
|
5.7.1.0.34
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2024-07-01 |
|
Bug fix |
|
5.7.1.0.33
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2024-05-27 |
|
Bug fixes |
|
5.7.1.0.32
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2024-03-27 |
|
Bug fixes |
|
5.7.1.0.31
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Improved the speed at which the thread pool processes connection requests in low-concurrency scenarios. |
2024-01-31 |
|
Bug fixes |
|
5.7.1.0.30.1
|
Category |
Description |
Release date |
|
Bug fixes |
|
2023-12-11 |
5.7.1.0.30
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2023-11-23 |
|
Bug fixes |
|
5.7.1.0.29
|
Category |
Description |
Release date |
|
Bug fixes |
|
2023-09-14 |
5.7.1.0.28.4
|
Category |
Description |
Release date |
|
Bug fix |
Fixed an issue where write performance decreased because the page cleaner thread flushed too many dirty pages when the dirty page level was low. |
2023-08-28 |
5.7.1.0.28.2
|
Category |
Description |
Release date |
|
Bug fix |
Fixed an issue where SQL latency increased due to excessive pressure on the local disk after the audit log was enabled. |
2023-08-02 |
5.7.1.0.28
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2023-07-23 |
|
Bug fixes |
|
5.7.1.0.27.2
|
Category |
Description |
Release date |
|
Bug fix |
Fixed an issue where an abnormal internal counter in the thread pool could cause SQL requests to become stacked during concurrent recording of slow query logs. |
2023-06-14 |
5.7.1.0.27
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2023-05-08 |
|
Bug fixes |
|
5.7.1.0.26.2
|
Category |
Description |
Release date |
|
Bug fixes |
|
2023-03-25 |
5.7.1.0.26
|
Category |
Description |
Release date |
|
Bug fixes |
|
2023-02-27 |
5.7.1.0.25
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2023-01-06 |
|
Bug fix |
Fixed an issue where database performance could slow down in long-running transaction scenarios. |
5.7.1.0.24
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2022-11-11 |
|
Bug fixes |
|
5.7.1.0.23.3
|
Category |
Description |
Release date |
|
Bug fix |
Fixed a crash issue on read-only nodes caused by a filename hash conflict. |
2022-09-17 |
5.7.1.0.23
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2022-08-30 |
|
Bug fix |
Fixed an issue where deleting a database was not recorded in the slow log. |
5.7.1.0.22
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Added support for the DDL read-ahead feature to improve the efficiency of index creation. |
2022-06-17 |
|
Bug fixes |
|
5.7.1.0.21
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Supported millisecond-level latency for physical replication between primary and secondary nodes. |
2022-05-20 |
|
Bug fixes |
|
5.7.1.0.20
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Changed |
2022-04-07 |
5.7.1.0.17
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2022-01-14 |
5.7.1.0.16
|
Category |
Description |
Release date |
|
Bug fix |
Optimized the policy for manually triggering checkpoints. |
2021-12-14 |
5.7.1.0.15
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Added the Fast Query Cache feature. For more information, see Fast Query Cache. |
2021-11-17 |
5.7.1.0.14
|
Category |
Description |
Release date |
|
Bug fixes |
|
2021-10-19 |
5.7.1.0.13
|
Category |
Description |
Release date |
|
New feature and performance optimization |
A read-only node in the secondary cluster of a GDN can be switched to a primary node using the alter polar to slave command. This implements high availability for the secondary cluster. |
2021-09-10 |
5.7.1.0.12
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2021-08-27 |
|
Bug fixes |
|
5.7.1.0.11
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Added the polar_replica_work_on_nonblock_mdl_mode parameter. When this parameter is enabled, uncommitted transactions at the RU/RC isolation level on a read-only node no longer block DDL operations on the primary node. In this case, the transactional properties of table definitions are no longer guaranteed on the read-only node. |
2021-07-08 |
5.7.1.0.10
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Added support for the SELECT FOR UPDATE/SHARE SKIP LOCKED/NOWAIT syntax for compatibility with MySQL 8.0. For more information, see MySQL 8.0. |
2021-06-15 |
|
Bug fix |
Added support for flushing InnoDB temporary table data to disk on read-only nodes. |
5.7.1.0.9
|
Category |
Description |
Release date |
|
Bug fixes |
|
2021-05-13 |
5.7.1.0.8
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Specifies whether to immediately execute the checkpoint policy on the primary node when a read-only node establishes a replication relationship. |
2021-04-19 |
|
Bug fixes |
|
5.7.1.0.7
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2021-03-10 |
|
Bug fixes |
|
5.7.1.0.6.3
|
Category |
Description |
Release date |
|
Bug fix |
Fixed an issue where the result of SHOW PROCESSLIST was incorrect in some scenarios. |
2021-02-22 |
5.7.1.0.6.2
|
Category |
Description |
Release date |
|
Bug fix |
Fixed an occasional issue where error code 1032 ( |
2021-02-10 |
5.7.1.0.6.1
|
Category |
Description |
Release date |
|
Bug fixes |
|
2021-02-02 |
5.7.1.0.6
|
Category |
Description |
Release date |
|
New features and performance optimizations |
|
2021-01-29 |
|
Bug fix |
Fixed an issue where system tables were lost when upgrading the PolarDB kernel version. |
5.7.1.0.5
|
Category |
Description |
Release date |
|
Bug fixes |
|
2020-12-31 |
5.7.1.0.4
|
Category |
Description |
Release date |
|
Bug fixes |
|
2020-11-17 |
5.7.1.0.3
|
Category |
Description |
Release date |
|
New feature and performance optimization |
Added support for the transparent data encryption (TDE) feature. |
2020-10-21 |
|
Bug fixes |
|
5.7.1.0.2
|
Category |
Description |
Release date |
|
Bug fixes |
|
2020-08-28 |
5.7.1.0.1
|
Category |
Description |
Release date |
|
Bug fixes |
|
2020-07-30 |