DDL的执行方式(并行或者串行)描述不准确
Open
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
6.2版本以上有些场景下DDL的执行是并行的,这样容易引起误导以为所有的DDL都是串行执行的
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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