fix backup get skipped report report -4016 issue

This commit is contained in:
oceanoverflow
2023-02-14 10:11:54 +00:00
committed by ob-robot
parent 4def282ea1
commit 5d5bdf2da6
5 changed files with 23 additions and 4 deletions

View File

@ -449,6 +449,7 @@ class ObString;
ACT(BEFORE_RESTORE_SERVICE_PUSH_FETCH_DATA,)\
ACT(AFTER_MIGRATION_REPORT_LS_META_TABLE,)\
ACT(BEFORE_RESTORE_HANDLE_FETCH_LOG_TASK,)\
ACT(BEFORE_DATA_TABLETS_MIGRATION_TASK,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);