TiDB 3.0.13 Release Notes
January 30, 2024 ยท View on GitHub
Release date: April 22, 2020
TiDB version: 3.0.13
Bug Fixes
-
TiDB
- Fix the issue caused by unchecked
MemBufferthat theINSERT ... ON DUPLICATE KEY UPDATEstatement might be executed incorrectly within a transaction when users need to insert multiple rows of duplicate data #16690
- Fix the issue caused by unchecked
-
TiKV
- Fix the issue that the system might get stuck and the service is unavailable if
Region Mergeis executed repeatedly #7612
- Fix the issue that the system might get stuck and the service is unavailable if