PDF (A4) - 40.1Mb
Man Pages (TGZ) - 259.0Kb
Man Pages (Zip) - 366.2Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb
Theglobal_variable_attributes table prevides information about attributes and their values that have been set by the server for global variables such asoffline_mode orread_only.
More than one attribute-value pair can be assigned to a given global variable. Such attribute-value pairs can be assigned to global variables only, and not to session variables.
Attributes and their values cannot be set by users, nor can they be read by users other than than querying this table. Attributes and their values can be set, modified, or removed only by the server.
Theglobal_variable_attributes table contains the columns listed here:
VARIABLE_NAMEName of the global variable.
ATTR_NAMEName of an attribute assigned to the variable named in
VARIABLE_NAMEATTR_VALUEValue of the attribute named in
ATTR_NAME.
Theglobal_variable_attributes table is read-only, and neither the table nor any rows it contains can be modified by users. For an example of how the server uses system variable attributes, see the description of theoffline_mode variable.
Theglobal_variable_attributes table was added in MySQL 9.0.
PDF (A4) - 40.1Mb
Man Pages (TGZ) - 259.0Kb
Man Pages (Zip) - 366.2Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb