This topic contains the release notes for PolarDB for MySQL 5.7, which describe the features of each version.
5.7.1.0.40
Category | Description | Release date |
Fixed issues | Fixed an issue where creating an outline for an extra-long SQL statement (> 1 KB) could lead to a truncated SQL digest, which broke subsequent plan matching. To ensure execution plan stability, the system now prevents the creation of such outlines and returns an error, avoiding potential silent failures. If you must create an outline for such a long SQL statement, you can increase the | 2025-11-27 |
5.7.1.0.39
Category | Description | Release date |
New features and performance optimizations |
| 2025-08-25 |
Fixed issues |
|
5.7.1.0.38
Category | Description | Release date |
Fixed issues |
| 2025-06-20 |
5.7.1.0.37
Category | Description | Release date |
New features and performance optimizations | Added the | 2025-01-13 |
Fixed issues |
|
5.7.1.0.36
Category | Description | Release date |
New features and performance optimizations |
| 2024-11-28 |
Fixed issues |
|
5.7.1.0.35
Category | Description | Release date |
New features and performance optimizations |
| 2024-08-30 |
Fixed issues |
|
5.7.1.0.34
Category | Description | Release date |
New features and performance optimizations |
| 2024-07-01 |
Fixed issues |
|
5.7.1.0.33
Category | Description | Release date |
New features and performance optimizations |
| 2024-05-27 |
Fixed issues |
|
5.7.1.0.32
Category | Description | Release date |
New features and performance optimizations |
| 2024-03-27 |
Fixed issues |
|
5.7.1.0.31
Category | Description | Release date |
New features and performance optimizations | Improved the speed at which the thread pool feature processes connection requests in low-concurrency scenarios. | 2024-01-31 |
Fixed issues |
|
5.7.1.0.30.1
Category | Description | Release date |
Fixed issues |
| 2023-12-11 |
5.7.1.0.30
Category | Description | Release date |
New features and performance optimizations |
| 2023-11-23 |
Fixed issues |
|
5.7.1.0.29
Category | Description | Release date |
Fixed issues |
| 2023-09-14 |
5.7.1.0.28.4
Category | Description | Release date |
Fixed issues | Fixed an issue where write performance decreased because the page cleaner thread flushed too much data when the dirty page level was low. | 2023-08-28 |
5.7.1.0.28.2
Category | Description | Release date |
Fixed issues | Fixed an issue where SQL latency increased due to high pressure on local disks after audit logging was enabled. | 2023-08-02 |
5.7.1.0.28
Category | Description | Release date |
New features and performance optimizations |
| 2023-07-23 |
Fixed issues |
|
5.7.1.0.27.2
Category | Description | Release date |
Fixed issues | Fixed an issue where SQL requests were stacked due to an abnormal internal counter in the thread pool 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 |
Fixed issues |
|
5.7.1.0.26.2
Category | Description | Release date |
Fixed issues |
| 2023-03-25 |
5.7.1.0.26
Category | Description | Release date |
Fixed issues |
| 2023-02-27 |
5.7.1.0.25
Category | Description | Release date |
New features and performance optimizations |
| 2023-01-06 |
Fixed issues | Fixed an issue where database performance could be degraded in long-running transaction scenarios. |
5.7.1.0.24
Category | Description | Release date |
New features and performance optimizations |
| 2022-11-11 |
Fixed issues |
|
5.7.1.0.23.3
Category | Description | Release date |
Fixed issues | Fixed an issue where RO nodes crashed due to file name hash conflicts. | 2022-09-17 |
5.7.1.0.23
Category | Description | Release date |
New features and performance optimizations |
| 2022-08-30 |
Fixed issues | Fixed an issue where slow logs were not recorded when a database was deleted. |
5.7.1.0.22
Category | Description | Release date |
New features and performance optimizations | Added support for the DDL read-ahead feature, which improves the efficiency of index creation. | 2022-06-17 |
Fixed issues |
|
5.7.1.0.21
Category | Description | Release date |
New features and performance optimizations | Physical replication between primary and secondary nodes now supports millisecond-level latency. | 2022-05-20 |
Fixed issues |
|
5.7.1.0.20
Category | Description | Release date |
New features and performance optimizations | 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 |
Fixed issues | Optimized the policy for manually triggering checkpoints. | 2021-12-14 |
5.7.1.0.15
Category | Description | Release date |
New features and performance optimizations | 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 |
Fixed issues |
| 2021-10-19 |
5.7.1.0.13
Category | Description | Release date |
New features and performance optimizations | A read-only node of a secondary cluster in a Global Database Network (GDN) can be promoted to the primary node by running 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 |
Fixed issues |
|
5.7.1.0.11
Category | Description | Release date |
New features and performance optimizations | Added the polar_replica_work_on_nonblock_mdl_mode parameter. When this parameter is enabled, uncommitted transactions with RU/RC isolation levels on a read-only node no longer block DDL operations on the primary node. At the same time, 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 features and performance optimizations | This version is compatible with MySQL 8.0 and supports the SELECT FOR UPDATE/SHARE SKIP LOCKED/NOWAIT syntax. For more information, see MySQL 8.0. | 2021-06-15 |
Fixed issues | RO nodes support flushing InnoDB temporary table data to disk. |
5.7.1.0.9
Category | Description | Release date |
Fixed issues |
| 2021-05-13 |
5.7.1.0.8
Category | Description | Release date |
New features and performance optimizations | Added a feature to control whether the primary node must immediately perform a checkpoint when a replication relationship is established between the read-only node and the primary node. | 2021-04-19 |
Fixed issues |
|
5.7.1.0.7
Category | Description | Release date |
New features and performance optimizations |
| 2021-03-10 |
Fixed issues |
|
5.7.1.0.6.3
Category | Description | Release date |
Fixed issues | Fixed an issue where SHOW PROCESSLIST returned an incorrect result in some scenarios. | 2021-02-22 |
5.7.1.0.6.2
Category | Description | Release date |
Fixed issues | Fixed a rare issue where error code 1032 with the message | 2021-02-10 |
5.7.1.0.6.1
Category | Description | Release date |
Fixed issues |
| 2021-02-02 |
5.7.1.0.6
Category | Description | Release date |
New features and performance optimizations |
| 2021-01-29 |
Fixed issues | Fixed an issue where system tables were lost when the PolarDB kernel version was upgraded. |
5.7.1.0.5
Category | Description | Release date |
Fixed issues |
| 2020-12-31 |
5.7.1.0.4
Category | Description | Release date |
Fixed issues |
| 2020-11-17 |
5.7.1.0.3
Category | Description | Release date |
New features and performance optimizations | Added support for the transparent data encryption (TDE) feature. | 2020-10-21 |
Fixed issues |
|
5.7.1.0.2
Category | Description | Release date |
Fixed issues |
| 2020-08-28 |
5.7.1.0.1
Category | Description | Release date |
Fixed issues |
| 2020-07-30 |