title | summary |
---|---|
TiDB 5.2.1 Release Notes |
TiDB 5.2.1 was released on September 9, 2021. Bug fixes include resolving an error in TiDB caused by a wrong execution plan and fixing the issue of unavailable TiKV caused by Raftstore deadlock when migrating Regions. |
Release date: September 9, 2021
TiDB version: 5.2.1
-
TiDB
-
TiKV
- Fix the issue of unavailable TiKV caused by Raftstore deadlock when migrating Regions. The workaround is to disable the scheduling and restart the unavailable TiKV. #10909