[BUGFIX] drop tenant raise core

This commit is contained in:
obdev
2023-11-21 15:41:00 +00:00
committed by ob-robot
parent 82418cf225
commit 1695ba1c5d
3 changed files with 14 additions and 7 deletions

View File

@ -561,6 +561,7 @@ class ObString;
ACT(BEFORE_CHECK_LS_TRANSFER_SCN_FOR_STANDBY,)\
ACT(BEFORE_GET_CONFIG_VERSION_AND_TRANSFER_SCN,)\
ACT(LS_GC_BEFORE_OFFLINE,)\
ACT(BEFORE_DROP_TENANT,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);