item type placeholder
This commit is contained in:
@ -2557,6 +2557,7 @@ typedef enum ObItemType
|
||||
T_SHOW_CHECK_PARTITION = 4711,
|
||||
T_ALTER_COLUMN_GROUP_DELAYED = 4712,
|
||||
T_DUPLICATE_READ_CONSISTENCY = 4713,
|
||||
T_NO_DIRECT = 4714,
|
||||
T_MAX //Attention: add a new type before T_MAX
|
||||
} ObItemType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user