mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-27021 Add support of FORMAT=JSON for SHOW ANALYZE
This commit is contained in:
committed by
Sergei Petrunia
parent
e7fcd496d4
commit
d1a1ad4c28
@@ -1025,7 +1025,8 @@ enum enum_schema_tables
|
||||
SCH_EVENTS,
|
||||
SCH_EXPLAIN_TABULAR,
|
||||
SCH_EXPLAIN_JSON,
|
||||
SCH_ANALYZE,
|
||||
SCH_ANALYZE_TABULAR,
|
||||
SCH_ANALYZE_JSON,
|
||||
SCH_FILES,
|
||||
SCH_GLOBAL_STATUS,
|
||||
SCH_GLOBAL_VARIABLES,
|
||||
|
Reference in New Issue
Block a user