Skip to main content

session_variables

Overview​

View session variable information.

Database​

information_schema

Table Information​

Column NameTypeDescription
VARIABLE_NAMEvarchar(64)The name of the variable
VARIABLE_VALUEvarchar(1024)The current value
DEFAULT_VALUEvarchar(1024)The default value
CHANGEDvarchar(4)Whether the current value differs from the default value