Updated on 2025-10-23 GMT+08:00

global_variables

The global_variables view provides information about global variables. This view is read-only. All users have the read permission on this view.

Table 1 information_schema.global_variables columns

Name

Type

Description

VARIABLE_NAME

varchar(64)

Name of a variable.

VARIABLE_VALUE

varchar(1024)

Value of a variable.