Open
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
14 tasks
github-actions bot
added a commit
to hfxsd/docs
that referenced
this pull request
Mar 18, 2026
Synced from: pingcap/docs-cn#21445 Target PR: pingcap#22578 AI Provider: gemini Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: JaySon <tshent@qq.com>
hfxsd
commented
Mar 19, 2026
joechenrh
reviewed
Mar 24, 2026
Co-authored-by: Ruihao Chen <joechenrh@gmail.com>
bufferflies
reviewed
Mar 25, 2026
okJiang
reviewed
Mar 25, 2026
XuHuaiyu
reviewed
Mar 25, 2026
Co-authored-by: HuaiyuXu <xuhuaiyu@pingcap.com> Co-authored-by: okJiang <jiangxianjie@pingcap.com>
hfxsd
commented
Mar 25, 2026
hfxsd
commented
Mar 26, 2026
hfxsd
commented
Mar 26, 2026
hfxsd
commented
Mar 26, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
Oreoxmt
reviewed
Apr 2, 2026
hfxsd
commented
Apr 2, 2026
Co-authored-by: xixirangrang <hfxsd@hotmail.com>
lilin90
reviewed
Apr 3, 2026
releases/release-8.5.6.md
Outdated
| - 修复在执行 `EXCHANGE PARTITION` 后,非聚簇分区表上的非唯一全局索引或可为空的唯一全局索引可能出现不一致并返回不完整结果的问题 [#65289](https://github.com/pingcap/tidb/issues/65289) @[mjonss](https://github.com/mjonss) | ||
| - 修复 `KILL QUERY` 错误终止空闲连接的问题 [#65447](https://github.com/pingcap/tidb/issues/65447) @[gengliqi](https://github.com/gengliqi)<!--tw@hfxsd: the following 8 notes--> | ||
| - 在 `mysql.tidb` 中新增 `cluster_id` 字段,使外部工具能够判断两个 TiDB 实例是否属于同一集群 [#59476](https://github.com/pingcap/tidb/issues/59476) @[YangKeao](https://github.com/YangKeao) | ||
| - 将不可打印的预处理语句参数以十六进制的形式输出,从而提升慢查询日志的可读性 [#65383](https://github.com/pingcap/tidb/issues/65383) @[dveeden](https://github.com/dveeden) |
lilin90
reviewed
Apr 3, 2026
hfxsd
commented
Apr 3, 2026
hfxsd
commented
Apr 3, 2026
Co-authored-by: Lilian Lee <lilin@pingcap.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First-time contributors' checklist
What is changed, added or deleted? (Required)
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?