fix restore minor failed

This commit is contained in:
wxhwang
2023-12-07 05:41:50 +00:00
committed by ob-robot
parent b5daff8f95
commit ee813b8909
3 changed files with 18 additions and 6 deletions

View File

@ -566,6 +566,7 @@ class ObString;
ACT(BEFORE_SEND_PARALLEL_CREATE_TABLE,)\
ACT(BEFORE_DROP_TENANT,)\
ACT(BEFORE_WAIT_SYS_LS_END_SCN,)\
ACT(BEFORE_CALC_CONSISTENT_SCN,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);