sql name is inconsistent with stmt name
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 1.2k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 31
Description
Error 报告
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!
- What is the document directory for the problem?
https://docs.pingcap.com/zh/tidb/stable/sql-statement-admin-recover
- How would you like to improve it?
rename AdminCleanupStmt to AdminRecoverIndexStmt
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 the SQL statement documentation at docs.pingcap.com/zh/tidb/stable/sql-statement-admin-recover and inspect the AdminCleanupStmt naming. Rename it to AdminRecoverIndexStmt as requested, then verify the rendered page uses the consistent statement name.
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
- Clearly specified
- Newbie friendliness
- 45/100