mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-6138 show sysvar's help in I_S tables
INFORMATION_SCHEMA.SYSTEM_VARIABLES
This commit is contained in:
@ -748,6 +748,7 @@ enum enum_schema_tables
|
||||
SCH_SESSION_STATUS,
|
||||
SCH_SESSION_VARIABLES,
|
||||
SCH_STATISTICS,
|
||||
SCH_SYSTEM_VARIABLES,
|
||||
SCH_TABLES,
|
||||
SCH_TABLESPACES,
|
||||
SCH_TABLE_CONSTRAINTS,
|
||||
|
Reference in New Issue
Block a user