mv_global_status
The mv_global_status
view in the information_schema
database contains information on the global server status variables that are set on the cluster’s nodes. Global variables which are not server status variables are found in the mv_global_variables
view.
Column name | Description |
---|---|
| The ID of the node. |
| The IP address of the node. |
| The port on which the node is listening. |
|
|
| The name of the global variable. |
| The value of the global variable. |