placeholder in ObIndexAttributesFlag

This commit is contained in:
obdev 2024-02-08 06:37:33 +00:00 committed by ob-robot
parent 190baf2787
commit 006db0ccb5

View File

@ -965,6 +965,7 @@ public:
INDEX_DROP_INDEX = 1,
INDEX_VISIBILITY_SET_BEFORE = 2,
INDEX_ROW_MOVEABLE = 3,
INDEX_IS_IN_DELETING = 4,
MAX_INDEX_ATTRIBUTE = 64,
};