未验证 提交 297be5c3 编写于 作者: V Vadim 提交者: GitHub

Update ErrorCodes.cpp

上级 8f335021
......@@ -389,8 +389,8 @@ namespace ErrorCodes
extern const int NETLINK_ERROR = 412;
extern const int CANNOT_SET_SIGNAL_HANDLER = 413;
extern const int CANNOT_READLINE = 414;
extern const int ALL_REPLICAS_LOST = 415
extern const int CAN_NOT_CLONE_REPLICA = 416
extern const int ALL_REPLICAS_LOST = 415;
extern const int CAN_NOT_CLONE_REPLICA = 416;
extern const int KEEPER_EXCEPTION = 999;
extern const int POCO_EXCEPTION = 1000;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册