mirror of
https://gitee.com/wangbin579/cetus.git
synced 2024-12-03 12:27:42 +08:00
Update cetus-shard-admin.md
This commit is contained in:
parent
32923abdfd
commit
14a05d54e8
@ -21,7 +21,7 @@
|
|||||||
| add allow\_ip/deny\_ip '\<user\>@\<address\>' | add address to white list of module |
|
| add allow\_ip/deny\_ip '\<user\>@\<address\>' | add address to white list of module |
|
||||||
| delete allow\_ip/deny\_ip '\<user\>@\<address\>' | delete address from white list of module |
|
| delete allow\_ip/deny\_ip '\<user\>@\<address\>' | delete address from white list of module |
|
||||||
| set reduce\_conns (true\|false) | reduce idle connections if set to true |
|
| set reduce\_conns (true\|false) | reduce idle connections if set to true |
|
||||||
| set maintain (true\|false) | close all client connections if set to true |
|
| set maintain (true\|false) | Accelerate to close the connection |
|
||||||
| set charset_check (true\|false) | check the client charset is equal to the default charset |
|
| set charset_check (true\|false) | check the client charset is equal to the default charset |
|
||||||
| refresh conns | refresh all server connections |
|
| refresh conns | refresh all server connections |
|
||||||
| show maintain status | show maintain status |
|
| show maintain status | show maintain status |
|
||||||
@ -302,7 +302,7 @@ XO: 处于XA OVER状态。
|
|||||||
|
|
||||||
>set maintain true;
|
>set maintain true;
|
||||||
|
|
||||||
关闭所有客户端连接。
|
加速关闭客户端与Cetus的连接。
|
||||||
|
|
||||||
### 查询是否关闭所有客户端连接
|
### 查询是否关闭所有客户端连接
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user