TiDB/PD/TiKV 配置参数取值范围
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 1.2k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 31
Description
Change Request
This repository is ONLY used to solve problems related to DOCS-CN.
For other issues (TiDB, TiKV, etc), please move to other repositories.
Please answer the following questions before submitting your issue. Thanks!
- Describe what you find is inappropriate or missing in the existing docs.
PD、TiDB配置文件描述缺少取值范围:
https://pingcap.com/docs-cn/stable/reference/configuration/pd-server/configuration-file/
https://pingcap.com/docs-cn/stable/reference/configuration/tidb-server/configuration-file/
- Describe your suggestion or addition.
增加参数取值范围的说明
- Provide some reference materials (documents, websites, etc) if you could.
类似MySQL文档,给出参数的取值范围:
https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html
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
Start with the linked PD Server and TiDB Server configuration pages and compare their parameter descriptions with the referenced MySQL documentation. Identify the relevant configuration parameters and document their valid value ranges; the work is complete when the affected entries clearly state those ranges.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, distributed-systems, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100