add placeholder for auto-partition
This commit is contained in:
@ -2389,6 +2389,7 @@ typedef enum ObItemType
|
||||
T_SCHEMA_ID,
|
||||
T_CANCEL_TRANSFER_PARTITION,
|
||||
T_CANCEL_BALANCE_JOB,
|
||||
T_AUTO_SPLIT_TABLET_SIZE,
|
||||
T_MAX //Attention: add a new type before T_MAX
|
||||
} ObItemType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user