item type placeholder

This commit is contained in:
obdev
2024-08-02 09:58:10 +00:00
committed by ob-robot
parent a41ab8eae5
commit 28b09b59e2

View File

@ -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;