Merge pull request #29196 from taosdata/yu285-patch-30

docs/optimize the description of "SHOW QUERIES".md
This commit is contained in:
Shengliang Guan 2024-12-18 16:04:12 +08:00 committed by GitHub
commit d0d6c0fc77
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;
```
显示当前系统中正在进行的查询。
显示当前系统中正在进行的写入(更新)/查询/删除(由于内部 API 命名原因,所以统称 QUERIES
## SHOW SCORES