Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statement documentation for ADMIN SHOW... is missing docs for ...TELEMETRY #6105

Closed
dveeden opened this issue Aug 5, 2021 · 0 comments · Fixed by #6138
Closed

Statement documentation for ADMIN SHOW... is missing docs for ...TELEMETRY #6105

dveeden opened this issue Aug 5, 2021 · 0 comments · Fixed by #6138
Assignees

Comments

@dveeden
Copy link
Contributor

dveeden commented Aug 5, 2021

Error Report

https://docs.pingcap.com/tidb/stable/sql-statement-admin or other pages documenting the ADMIN statements should include documentation for ADMIN SHOW TELEMETRY.

$ git grep 'ADMIN SHOW TELEMETRY'
telemetry.md:ADMIN SHOW TELEMETRY;
telemetry.md:ADMIN SHOW TELEMETRY;
$ grep -ci telemetry sql-statements/sql-statement-admin*.md
sql-statements/sql-statement-admin-cancel-ddl.md:0
sql-statements/sql-statement-admin-checksum-table.md:0
sql-statements/sql-statement-admin-check-table-index.md:0
sql-statements/sql-statement-admin.md:0
sql-statements/sql-statement-admin-show-ddl.md:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants