-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[WIP]: add v8.5.4 release notes #21000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
qiancai
wants to merge
65
commits into
pingcap:master
Choose a base branch
from
qiancai:v8.5.4-rn
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+172
−0
Draft
Changes from 4 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
aba762e
Create release-8.5.4.md
qiancai a5c23fd
Update release-8.5.4.md
qiancai a8b60d9
removed issues already merged in v8.5.3
qiancai d6276c2
Update release-8.5.4.md
qiancai 7834050
add tiflash improvements and bug bixes
qiancai be13155
add transaction bug fixes
qiancai 44361ff
add bug fixes for execution
qiancai 7e54b2f
pd dc
bufferflies 79de7e2
add cdc bug fixes
qiancai c1d5e3e
add TiKV improvements
qiancai 19224e1
remove the placeholder TiKV notes as there is no bug fix in v8.5.4 fo…
qiancai 65f4058
add planner bug fixes
qiancai fb19fba
add planner improvements
qiancai b251d64
add improvements and bug fixes for DDL\Lightning\Dumpling\DM\binlog
qiancai ac03800
adjust format and add br bug fixes
qiancai 7d652a0
remove empty notes placeholder
qiancai daabc07
remove tikv #18743 (as this issue appears twice)
qiancai 4d90861
fix format issues on links
qiancai 5169c9d
Remove placeholder notes from release notes
qiancai 24cae23
add sql/infra improvements and bug fixes
qiancai a1317fa
add tw assignment info
qiancai a799984
Apply suggestions from code review
hfxsd 8d1d43f
Update releases/release-8.5.4.md
hfxsd a1606cd
Update releases/release-8.5.4.md
hfxsd 302b011
Update releases/release-8.5.4.md
hfxsd 4128e94
update PD and TiCDC
Oreoxmt 9a9ce40
update Compatibility changes and TiDB
Oreoxmt 17b3bb9
Update releases/release-8.5.4.md
hfxsd a70dc43
update tiflash enhancement
JaySon-Huang c05b3cc
Apply suggestions from code review
hfxsd 0595ad5
Apply suggestions from code review
hfxsd 99abef5
Apply suggestions from code review
qiancai 0697a48
remove the duplicated #9013
qiancai fd28ec9
Update releases/release-8.5.4.md
qiancai 2296d5b
refine the description of #9343
qiancai 01f0972
add tidb_enable_binding_usage
qiancai df1342d
Apply suggestions from code review
hfxsd a6bb5db
Apply suggestions from code review
qiancai b2d768b
Update releases/release-8.5.4.md
qiancai 5c486ee
add graceful_wait_shutdown_timeout
qiancai bb67a5e
Apply suggestions from code review
Oreoxmt 5b7a47e
Apply suggestions from code review
Oreoxmt 3cdc470
add links
Oreoxmt c819b3b
Apply suggestions from code review
qiancai 38818a7
Apply suggestions from code review
Oreoxmt 9bafa7c
Apply suggestions from code review
Oreoxmt 77711ba
reorder compatibility changes
qiancai 149032c
add default values
qiancai e6bd4dc
Update releases/release-8.5.4.md
qiancai ddf7939
add #6182
qiancai b7c0eba
Update releases/release-8.5.4.md
qiancai 39e4728
Apply suggestions from code review
hfxsd 338cae9
Apply suggestions from code review
lilin90 528d5dc
Update format
lilin90 a1379c8
add ticdc new architecture
qiancai a775ba0
Update releases/release-8.5.4.md
qiancai 121cb35
fix a format issue
qiancai 313821f
Update releases/release-8.5.4.md
hfxsd 4eea8fa
remove tidb_enable_binding_usage
qiancai ac7c68f
add analyze embedded in DDL
qiancai 8ab36c1
fix the format issue of variable links
qiancai bd0cd5a
fix the format issue of variable links
qiancai 1a5dd35
Apply suggestions from code review
qiancai b16fa29
Update releases/release-8.5.4.md
qiancai ab55fd2
Apply suggestions from code review
lilin90 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,134 @@ | ||
| --- | ||
| title: TiDB 8.5.4 Release Notes | ||
| summary: 了解 TiDB 8.5.4 版本的兼容性变更、改进提升,以及错误修复。 | ||
| --- | ||
|
|
||
| # TiDB 8.5.4 Release Notes | ||
|
|
||
| 发版日期:2025 年 x 月 x 日 | ||
|
|
||
| TiDB 版本:8.5.4 | ||
|
|
||
| 试用链接:[快速体验](https://docs.pingcap.com/zh/tidb/v8.5/quick-start-with-tidb) | [生产部署](https://docs.pingcap.com/zh/tidb/v8.5/production-deployment-using-tiup) | [下载离线包](https://cn.pingcap.com/product-community/?version=v8.5.4#version-list) | ||
|
|
||
| ## 兼容性变更 | ||
|
|
||
| - note [#issue](https://github.com/pingcap/${repo-name}/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - (dup): release-7.5.7.md > 兼容性变更 - TiKV 废弃以下配置项,并由新的 [`gc.auto-compaction`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file/#gcauto-compaction) 配置项替代,用于控制自动 compaction 行为 [#18727](https://github.com/tikv/tikv/issues/18727) @[v01dstar](https://github.com/v01dstar) | ||
|
|
||
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - 废弃配置项:[`region-compact-check-interval`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#region-compact-check-interval)、[`region-compact-check-step`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#region-compact-check-step)、[`region-compact-min-tombstones`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#region-compact-min-tombstones)、[`region-compact-tombstones-percent`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#region-compact-tombstones-percent)、[`region-compact-min-redundant-rows`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#region-compact-min-redundant-rows-从-v710-版本开始引入) 和 [`region-compact-redundant-rows-percent`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#region-compact-redundant-rows-percent-从-v710-版本开始引入)。 | ||
| - 新增配置项:[`gc.auto-compaction.check-interval`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#check-interval-从-v757-版本开始引入)、[`gc.auto-compaction.tombstone-num-threshold`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#tombstone-num-threshold-从-v757-版本开始引入)、[`gc.auto-compaction.tombstone-percent-threshold`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#tombstone-percent-threshold-从-v757-版本开始引入)、[`gc.auto-compaction.redundant-rows-threshold`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#redundant-rows-threshold-从-v757-版本开始引入)、[`gc.auto-compaction.redundant-rows-percent-threshold`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#redundant-rows-percent-threshold-从-v757-版本开始引入) 和 [`gc.auto-compaction.bottommost-level-force`](https://docs.pingcap.com/zh/tidb/v7.5/tikv-configuration-file#bottommost-level-force-从-v757-版本开始引入)。 | ||
|
|
||
hfxsd marked this conversation as resolved.
Show resolved
Hide resolved
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| ## 改进提升 | ||
|
|
||
| + TiDB | ||
|
|
||
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - (dup): release-9.0.0.md(beta.1) > # SQL 功能 * 支持对分区表的非唯一列创建全局索引 [#58650](https://github.com/pingcap/tidb/issues/58650) @[Defined2014](https://github.com/Defined2014) @[mjonss](https://github.com/mjonss) | ||
Oreoxmt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - (dup): release-9.0.0.md(beta.1) > 改进提升> TiDB - 支持由 `IN` 子查询而来的 Semi Join 使用 `semi_join_rewrite` 的 Hint [#58829](https://github.com/pingcap/tidb/issues/58829) @[qw4990](https://github.com/qw4990) | ||
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| + TiKV | ||
|
|
||
| - note [#issue](https://github.com/tikv/tikv/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/tikv/tikv/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - (dup): release-7.5.7.md > 改进提升> TiKV - 优化在存在大量 SST 文件的环境中 async snapshot 和 write 的尾延迟 [#18743](https://github.com/tikv/tikv/issues/18743) @[Connor1996](https://github.com/Connor1996) | ||
|
|
||
| + PD | ||
|
|
||
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - note [#issue](https://github.com/tikv/pd/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/tikv/pd/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - (dup): release-7.5.7.md > 改进提升> PD - 减少非必要的错误日志 [#9370](https://github.com/tikv/pd/issues/9370) @[bufferflies](https://github.com/bufferflies) | ||
|
|
||
| + TiFlash | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| + Tools | ||
|
|
||
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| + Backup & Restore (BR) | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
| + TiCDC | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
| + TiDB Data Migration (DM) | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| + TiDB Lightning | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
| + Dumpling | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
| + TiUP | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tiup/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tiup/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| ## 错误修复 | ||
|
|
||
| + TiDB | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - (dup): release-7.5.7.md > 错误修复> TiDB - 修复估算跨月或跨年的行数时,结果可能过分偏大的问题 [#50080](https://github.com/pingcap/tidb/issues/50080) @[terry1purcell](https://github.com/terry1purcell) | ||
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| + TiKV | ||
|
|
||
| - note [#issue](https://github.com/tikv/tikv/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/tikv/tikv/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| + PD | ||
|
|
||
| - note [#issue](https://github.com/tikv/pd/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/tikv/pd/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - (dup): release-9.0.0.md(beta.1) > 错误修复> PD - 修复 PD Client 重试策略没有正确初始化的问题 [#9013](https://github.com/tikv/pd/issues/9013) @[rleungx](https://github.com/rleungx) | ||
|
|
||
| + TiFlash | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| + Tools | ||
|
|
||
| + Backup & Restore (BR) | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
| + TiCDC | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
| + TiDB Data Migration (DM) | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
| + TiDB Lightning | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
| + Dumpling | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
|
|
||
| + TiUP | ||
|
|
||
| - note [#issue](https://github.com/pingcap/tiup/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
| - note [#issue](https://github.com/pingcap/tiup/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id}) | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.