Merge branch '2.3' into 2.4
This commit is contained in:
commit
d03d9ae464
@ -38,6 +38,7 @@ Master | The server is the master.
|
||||
Slave | The server is a slave.
|
||||
Draining | The server is being drained. Existing connections can continue to be used, but no new connections will be created to the server. Typically this status bit is turned on manually using _maxctrl_, but a monitor may also turn it on.
|
||||
Drained | The server has been drained. The server was being drained and now the number of connections to the server has dropped to 0.
|
||||
Auth Error | The monitor cannot login and query the server due to insufficient privileges.
|
||||
Maintenance | The server is under maintenance. Typically this status bit is turned on manually using _maxctrl_, but it will also be turned on for a server that for some reason is blocking connections from MaxScale. When a server is in maintenace mode, no connections will be created to it and existing connections will be closed.
|
||||
Slave of External Master | The server is a slave of a master that is not being monitored.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user