pingcap / pingcap/docs-cn

DDL的执行方式(并行或者串行)描述不准确

Open
#17,190 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.8k
Forks
1.2k
Avg merge
1d 16h
Merged PRs (30d)
31

Description

File: /release-7.5/faq/manage-cluster-faq.md
image

6.2版本以上有些场景下DDL的执行是并行的,这样容易引起误导以为所有的DDL都是串行执行的

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open release-7.5/faq/manage-cluster-faq.md and locate the FAQ entry shown in the issue. Check the statement about DDL execution for TiDB 6.2 and later, then revise it so it does not imply that every DDL runs serially. Done means the Chinese documentation accurately distinguishes parallel and serial execution scenarios.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.