pingcap / pingcap/docs-cn

sql name is inconsistent with stmt name

Open
#15,858 0 comments 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

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!

  1. What is the document directory for the problem?

https://docs.pingcap.com/zh/tidb/stable/sql-statement-admin-recover

  1. How would you like to improve it?

rename AdminCleanupStmt to AdminRecoverIndexStmt

image

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.