mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Update Client.cpp
This commit is contained in:
parent
ba7b784646
commit
8d1c51c422
@ -89,7 +89,6 @@ namespace ErrorCodes
|
|||||||
extern const int SYNTAX_ERROR;
|
extern const int SYNTAX_ERROR;
|
||||||
extern const int TOO_DEEP_RECURSION;
|
extern const int TOO_DEEP_RECURSION;
|
||||||
extern const int NETWORK_ERROR;
|
extern const int NETWORK_ERROR;
|
||||||
extern const int UNRECOGNIZED_ARGUMENTS;
|
|
||||||
extern const int AUTHENTICATION_FAILED;
|
extern const int AUTHENTICATION_FAILED;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user