调整按需回放未升主备机请求主机加载页面的日志打印
This commit is contained in:
@ -195,6 +195,7 @@ typedef enum SSOndemandRequestRedoStatus {
|
||||
ONDEMAND_REDO_DONE = 0,
|
||||
ONDEMAND_REDO_SKIP,
|
||||
ONDEMAND_REDO_FAIL,
|
||||
ONDEMAND_REDO_ERROR,
|
||||
ONDEMAND_REDO_TIMEOUT
|
||||
} SSOndemandRequestRedoStatus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user