releases: add TiDB 5.1.1 release notes#6733
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
|
||
| ## 改进提升 | ||
|
|
||
| ## Bug 修复 No newline at end of file |
There was a problem hiding this comment.
-
TiFlash
- 修复处理扫表任务时出现进程崩溃的潜在问题
- 修复处理 DAG 请求时出现
duplicated region报错的问题 - 修复读负载高的情况下进程崩溃的问题
- 修复执行
DateFormat函数时出现进程崩溃的潜在问题 - 修复处理 MPP 任务时出现内存泄漏的潜在问题
- 修复执行
COUNT或COUNT DISTINCT函数时出现非预期结果的问题 - 修复多盘部署时出现数据无法恢复的潜在问题
- 修复 TiDB Dashboard 无法正确显示 TiFlash 磁盘信息的问题
- 修复析构
SharedQueryBlockInputStream时出现进程崩溃的潜在问题 - 修复析构
MPPTask时出现进程崩溃的潜在问题
|
|
|
||
| - 修复了 `tidb_enable_amend_pessimistic_txn=on` 下更改列类型可能出现数据丢失的问题 [#26203](https://github.com/pingcap/tidb/issues/26203) | ||
| - 修复了 `last_day` 函数的行为在 SQL 模式下不兼容的问题 [#26001](https://github.com/pingcap/tidb/pull/26001) | ||
| ?- 修复 `LIMIT` 位于窗口函数之上时可能出现的 panic 问题 [#25980](https://github.com/pingcap/tidb/pull/25980) |
|
Rest LGTM |
Co-authored-by: Arenatlx <ailinsilence4@gmail.com>
|
@tabokie: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/remove-status LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: a72c828 |
|
In response to a cherrypick label: new pull request created: #6777. |
What is changed, added or deleted? (Required)
add TiDB 5.1.1 release notes
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions (in Chinese).
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?