Merge pull request #17730 from JWifedasd/patch-1

docs: update show transactions
This commit is contained in:
Shengliang Guan 2022-10-28 11:29:54 +08:00 committed by GitHub
commit 8c2b5bf745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ SHOW TOPICS;
SHOW TRANSACTIONS;
```
显示当前系统中正在执行的事务的信息
显示当前系统中正在执行的事务的信息(该事务仅针对除普通表以外的元数据级别)
## SHOW USERS