support json type

This commit is contained in:
xj0
2022-02-08 14:58:13 +08:00
committed by LINxiansheng
parent 4b25bac8d0
commit e5f59ea074
241 changed files with 46116 additions and 749 deletions

View File

@ -244,7 +244,7 @@ enum ExplainType {
EXPLAIN_EXTENDED,
EXPLAIN_PARTITIONS,
EXPLAIN_TRADITIONAL,
EXPLAIN_JSON,
EXPLAIN_FORMAT_JSON,
EXPLAIN_BASIC,
EXPLAIN_PLANREGRESS,
EXPLAIN_EXTENDED_NOADDR,