Maxinfo now allows users to flush logs and change the server status
through the MySQL interface.
This commit is contained in:
Markus Makela 2015-10-30 21:02:14 +02:00
parent 55c2da1f64
commit e6ad30e7ab

View File

@ -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.