diff --git a/src/mnode/src/mnodeDnode.c b/src/mnode/src/mnodeDnode.c index c9ea2f1af4be..c0793289b2b5 100644 --- a/src/mnode/src/mnodeDnode.c +++ b/src/mnode/src/mnodeDnode.c @@ -84,6 +84,9 @@ static char* offlineReason[] = { "timezone not match", "locale not match", "charset not match", + "flowctrl not match", + "slaveQuery not match", + "adjustMaster not match", "unknown", };