Skip to content

br: make version compatible table more clear #20497

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
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
2 changes: 2 additions & 0 deletions br/backup-and-restore-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ TiDB v6.6.0 版本之前的 BR 版本兼容性矩阵:
| v7.1.0 | - | v7.5.0 及以上 |
| v7.5.0 | v7.5.0 及以上 | - |
| v8.1.0 | v8.1.0 及以上 | - |
| v8.5.0 | v8.5.0 及以上 | - |

下表列出了日志备份的兼容性矩阵,表格中所有信息均适用于新建集群。如果备份集群是从 v7.2.0 之前升级过来的集群,行为等同于 v7.1.0:

Expand All @@ -166,6 +167,7 @@ TiDB v6.6.0 版本之前的 BR 版本兼容性矩阵:
| v7.1.0 | - | v7.5.0 及以上 |
| v7.5.0 | v7.5.0 及以上 | - |
| v8.1.0 | v8.1.0 及以上 | - |
| v8.5.0 | v8.5.0 及以上 | - |

> **注意:**
>
Expand Down