fix heart beat remove bug

This commit is contained in:
obdev
2023-03-14 13:11:35 +00:00
committed by ob-robot
parent b50d965b6a
commit d765e76db2
2 changed files with 30 additions and 16 deletions

View File

@ -599,6 +599,7 @@ class EventTable
EN_DDL_RELEASE_DDL_KV_FAIL = 514,
EN_DDL_REPORT_CHECKSUM_FAIL = 515,
EN_DDL_REPORT_REPLICA_BUILD_STATUS_FAIL = 516,
EN_DDL_DIRECT_LOAD_WAIT_TABLE_LOCK_FAIL = 517,
// 600-700 For PX use
EN_PX_SQC_EXECUTE_FAILED = 600,