Fix backup check disk is enough bug

This commit is contained in:
godyangfight
2021-12-23 14:27:50 +08:00
committed by LINxiansheng
parent a65f0bda0b
commit 27c68a2d92
3 changed files with 81 additions and 0 deletions

View File

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