docs/optimize the description of "SHOW QUERIES".md

This commit is contained in:
Yu Chen 2024-12-18 11:26:45 +08:00 committed by GitHub
parent 033808e18f
commit 6d16480123
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ SHOW QNODES;
SHOW QUERIES; SHOW QUERIES;
``` ```
显示当前系统中正在进行的查询。 显示当前系统中正在进行的写入(更新)/查询/删除(由于内部 API 命名原因,所以统称 QUERIES
## SHOW SCORES ## SHOW SCORES