global_variables
Overview
View Global Variables
Database
information_schema
Table Information
Column Name | Type | Description |
---|---|---|
VARIABLE_NAME | varchar(64) | Name of the variable |
VARIABLE_VALUE | varchar(1024) | Current value of the variable |
DEFAULT_VALUE | varchar(1024) | Default value of the variable |
CHANGED | varchar(4) | Indicates if different from default value |