fix schedule major error for schema recycled

This commit is contained in:
obdev
2023-01-29 16:52:43 +08:00
committed by ob-robot
parent 82aa6bab30
commit f73a504473
10 changed files with 176 additions and 61 deletions

View File

@ -616,6 +616,8 @@ class EventTable
EN_MEDIUM_VERIFY_GROUP_SKIP_SET_VERIFY = 707,
EN_MEDIUM_VERIFY_GROUP_SKIP_COLUMN_CHECKSUM = 708,
EN_SCHEDULE_MEDIUM_COMPACTION = 709,
EN_SCHEDULE_MAJOR_GET_TABLE_SCHEMA = 710,
EN_SKIP_INDEX_MAJOR = 711,
// please add new trace point after 750
EN_SESSION_LEAK_COUNT_THRESHOLD = 751,