Fix to MXS-437: https://mariadb.atlassian.net/browse/MXS-437
Maxinfo now allows users to flush logs and change the server status through the MySQL interface.
This commit is contained in:
parent
55c2da1f64
commit
e6ad30e7ab
@ -67,6 +67,8 @@ Uptime: 72 Threads: 1 Sessions: 11
|
||||
|
||||
The SQL command used to interact with maxinfo is the show command, a variety of show commands are available and will be described in the following sections.
|
||||
|
||||
Maxinfo also supports the `FLUSH LOGS`, `SET SERVER <name> <status>` and `CLEAR SERVER <name> <status>` commands. These behave the same as their MaxAdmin counterpart.
|
||||
|
||||
## Show variables
|
||||
|
||||
The show variables command will display a set of name and value pairs for a number of MaxScale system variables.
|
||||
|
Loading…
x
Reference in New Issue
Block a user