[FTS][placeholder] drop index for fulltext index
This commit is contained in:
@ -64,6 +64,7 @@ enum ObDDLType
|
||||
DDL_DROP_MLOG = 9,
|
||||
DDL_CREATE_PARTITIONED_LOCAL_INDEX = 10,
|
||||
DDL_DROP_LOB = 11,
|
||||
DDL_DROP_FTS_INDEX = 12,
|
||||
///< @note tablet split.
|
||||
DDL_AUTO_SPLIT_BY_RANGE = 100,
|
||||
DDL_AUTO_SPLIT_NON_RANGE = 101,
|
||||
|
||||
Reference in New Issue
Block a user