session_variables
Overviewβ
View session variable information.
Databaseβ
information_schema
Table Informationβ
Column Name | Type | Description |
---|---|---|
VARIABLE_NAME | varchar(64) | The name of the variable |
VARIABLE_VALUE | varchar(1024) | The current value |
DEFAULT_VALUE | varchar(1024) | The default value |
CHANGED | varchar(4) | Whether the current value differs from the default value |