fix event_history delete

This commit is contained in:
maosy
2023-10-11 03:39:52 +00:00
committed by ob-robot
parent c3fc7a64ed
commit a51bfc97fd
8 changed files with 89 additions and 61 deletions

View File

@ -557,6 +557,7 @@ class ObString;
ACT(BEFORE_FINISH_UNIT_NUM,)\
ACT(BEFORE_CHECK_PRIMARY_ZONE,)\
ACT(BEFORE_RELOAD_UNIT,)\
ACT(BEFORE_PROCESS_EVENT_TASK,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);