Enrich Documentation: ADMIN CHECKSUM TABLE
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
- Assign the issue to yourself by commenting
/assign. - Submit a pull request (PR) to the TiDB docs repositories (either pingcap/docs in English or pingcap/docs-cn in Chinese, or both).
- In the PR description, indicate which issue this PR resolves, such as "Fix #15468".
correct link for ADMIN CHECKSUM TABLE would be https://github.com/pingcap/docs/blob/611cddeb452ec2a652b1a644e36079fa6e1253a4/sql-statements/sql-statement-admin-checksum-table.md
Hi @takaidohigasi, thanks a lot for catching that. I've fixed the link in the issue description.