fix prepare tenant during stop archive

This commit is contained in:
wxhwang
2021-11-04 18:00:57 +08:00
committed by LINxiansheng
parent afae65547b
commit fa9b5fdfc0
3 changed files with 16 additions and 1 deletions

View File

@ -445,6 +445,7 @@ public:
EN_BACKUP_UPDATE_START_REPLAY_LOG_TS = 183,
EN_BACKUP_BACKUPSET_DO_SCHEDULE = 184,
EN_BACKUP_CHECK_BACKUP_POINT_EXIST = 185,
EN_STOP_TENANT_LOG_ARCHIVE_BACKUP = 186,
// 下面请从201开始
EN_CHECK_STANDBY_CLUSTER_SCHEMA_CONDITION = 201,
EN_ALLOCATE_LOB_BUF_FAILED = 202,