br: add a waring about multi br importing#6890
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. |
|
/cc @3pointer |
Why an unrelated file annoys the CI... |
There's nothing wrong with this PR. The error reporting does not block PR merge. |
|
|
||
| 如果不对表执行 `ANALYZE`,TiDB 会因统计信息不准确而选不中最优化的执行计划。如果查询性能不是重点关注项,可以忽略 `ANALYZE`。 | ||
|
|
||
| # 是否可以同时启动多个 BR 对单个集群进行恢复? |
There was a problem hiding this comment.
这里的 BR 是否有单位呢?集群,实例,节点,还是其他单位呢?
| # 是否可以同时启动多个 BR 对单个集群进行恢复? | |
| ## 是否可以同时启动多个 BR 对单个集群进行恢复? |
There was a problem hiding this comment.
换成了“BR 命令”,用来指代 BR CLI。
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: a3a8883 |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Added a warning about running multiple BRs in one cluster, which is error-prone.
Which TiDB version(s) do your changes apply to? (Required)