add placeholder for auto-partition

This commit is contained in:
wanyue-wy
2024-02-09 22:09:35 +00:00
committed by ob-robot
parent 368885f7b5
commit cd8c619387

View File

@ -2102,6 +2102,7 @@ public:
INTERVAL_TO_RANGE,
RENAME_PARTITION,
RENAME_SUB_PARTITION,
AUTO_SPLIT_PARTITION,
NO_OPERATION = 1000
};
enum AlterConstraintType