Skip to content

Commit 66e94af

Browse files
authored
Merge pull request #863 from CaitinChen/fix-a-broken-link
releases: fix a broken link
2 parents 17e2bea + 776724a commit 66e94af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/21rc1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ category: Releases
7575
- 修复 `SET``ENUM `类型的 column info [#7417](https://github.com/pingcap/tidb/pull/7417)
7676
- 支持 `CREATE USER` 语句的 `IDENTIFIED WITH` 语法 [#7402](https://github.com/pingcap/tidb/pull/7402)
7777
- 修复 `TIMESTAMP` 类型计算过程中丢失精度的问题 [#7418](https://github.com/pingcap/tidb/pull/7418)
78-
- 支持更多 `SYSTEM` 变量的合法性验证 [#7196](https://github.com/pingcap/tidb/pull/)
78+
- 支持更多 `SYSTEM` 变量的合法性验证 [#7196](https://github.com/pingcap/tidb/pull/7196)
7979
- 修复 `CHAR_LENGTH` 函数在计算 binary string 时结果不正确的问题 [#7410](https://github.com/pingcap/tidb/pull/7410)
8080
- 修复在包含 `GROUP BY` 的语句里 `CONCAT` 结果不正确的问题 [#7448](https://github.com/pingcap/tidb/pull/7448)
8181
- 修复 `DECIMAL` 类型 CAST 到 `STRING` 类型时,类型长度不准确的问题 [#7451](https://github.com/pingcap/tidb/pull/7451)

0 commit comments

Comments
 (0)