Overview
information_schema.GLOBAL_STATUS provides global status information about OceanBase.
Field description
| Field name | Type | Nullable | Description |
|---|---|---|---|
| VARIABLE_NAME | varchar(128) | NO | The name of the variable corresponding to the global status. |
| VARIABLE_VALUE | varchar(1024) | YES | The value of the variable corresponding to the global status. |