Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions releases/3.0.14.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ TiUP 版本:3.0.14
- 当 status 端口被占用时,禁止启动 TiDB [#15466](https://github.com/pingcap/tidb/pull/15466)
- `current_role` 函数的字符集由 binary 调整为 utf8mb4 [#16083](https://github.com/pingcap/tidb/pull/16083)
- 通过在处理完每个 Region 后增加检查 `max-execution-time` 是否符合条件,提升系统处理 `max-execution-time` 的响应灵敏度 [#15615](https://github.com/pingcap/tidb/pull/15615)
- 新增语法 `ALTER TABLE ... AUTO_ID_CACHE` 用于显式设置 `auto_id` 的缓存步长 [#16287](https://github.com/pingcap/tidb/pull/16287)

+ TiKV

Expand Down