MV_ GLOBAL_ STATUS
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
This view 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_
view.
Column name |
Description |
---|---|
|
The ID of the node. |
|
The IP address of the node. |
|
The port on which the node is listening. |
|
The type of node: master aggregator (MA), child aggregator (CA), or leaf node (LEAF). |
|
The name of the global variable. |
|
The value of the global variable. |
Last modified: December 12, 2023