Skip to content

Commit 686e684

Browse files
authored
tidb: add a new entry in release notes 5.1.4 (#10266)
1 parent b946cc4 commit 686e684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

releases/release-5.1.4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ TiDB version: 5.1.4
7979
- Fix the `INDEX OUT OF RANGE` error for a MPP query after deleting an empty `dual table` [#28250](https://github.com/pingcap/tidb/issues/28250)
8080
- Fix the issue of false positive error log `invalid cop task execution summaries length` for MPP queries [#1791](https://github.com/pingcap/tics/issues/1791)
8181
- Fix the issue that SET GLOBAL tidb_skip_isolation_level_check=1 doesn't affect new session settings [#27897](https://github.com/pingcap/tidb/issues/27897)
82+
- Fix the `index out of range` issue that occurs when `tiup bench` runs for a long time [#26832](https://github.com/pingcap/tidb/issues/26832)
8283

8384
+ TiKV
8485

0 commit comments

Comments
 (0)