docs icon indicating copy to clipboard operation
docs copied to clipboard

Enrich Documentation: ADMIN CHECKSUM TABLE

Open qiancai opened this issue 2 years ago • 2 comments

Overview

According to My Top 10 Feature Requests for TiDB, the current ADMIN CHECKSUM TABLE document for TiDB is "poorly documented as to what it actually checks". To make this document more comprehensive and user-friendly, we welcome external contributors to add more information about its purpose, usage scenarios, examples in these scenarios, and output explanations.

Required skills

Proficiency in TiDB statements.

Contribution guidelines

  1. Assign the issue to yourself by commenting /assign.
  2. Submit a pull request (PR) to the TiDB docs repositories (either pingcap/docs in English or pingcap/docs-cn in Chinese, or both).
  3. In the PR description, indicate which issue this PR resolves, such as "Fix #15468".

qiancai avatar Nov 27 '23 02:11 qiancai

correct link for ADMIN CHECKSUM TABLE would be https://github.com/pingcap/docs/blob/611cddeb452ec2a652b1a644e36079fa6e1253a4/sql-statements/sql-statement-admin-checksum-table.md

takaidohigasi avatar Jan 10 '24 06:01 takaidohigasi

Hi @takaidohigasi, thanks a lot for catching that. I've fixed the link in the issue description.

qiancai avatar Jan 10 '24 07:01 qiancai