placeholder for check table

This commit is contained in:
18523270951@163.com 2024-04-17 14:46:11 +00:00 committed by ob-robot
parent 255dd5c7ce
commit fd27ea26a9

View File

@ -2472,6 +2472,7 @@ typedef enum ObItemType
T_ALTER_LOGFILE_GROUP,
T_DROP_LOGFILE_GROUP,
T_SET_UNION_ALL,
T_SHOW_CHECK_TABLE,
T_MAX //Attention: add a new type before T_MAX
} ObItemType;