add macro SF_CLUSTER_ERROR_LEADER_VERSION_INCONSISTENT

connection_manager
YuQing 2021-01-25 16:21:18 +08:00
parent 3659542eba
commit 87b2e19766
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
#define SF_NIO_TASK_STAGE_FETCH(task) task->nio_stages.current
#define SF_CLUSTER_ERROR_LEADER_VERSION_INCONSISTENT 9997
#define SF_CLUSTER_ERROR_BINLOG_INCONSISTENT 9998
#define SF_CLUSTER_ERROR_LEADER_INCONSISTENT 9999
#define SF_CLUSTER_ERROR_MASTER_INCONSISTENT SF_CLUSTER_ERROR_LEADER_INCONSISTENT