diff --git a/src/Coordination/KeeperServer.cpp b/src/Coordination/KeeperServer.cpp index a8e4dc6a8ea..6557ad5504d 100644 --- a/src/Coordination/KeeperServer.cpp +++ b/src/Coordination/KeeperServer.cpp @@ -24,6 +24,7 @@ namespace ErrorCodes extern const int RAFT_ERROR; extern const int NO_ELEMENTS_IN_CONFIG; extern const int SUPPORT_IS_DISABLED; + extern const int LOGICAL_ERROR; } namespace