mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-13 01:41:59 +00:00
fixed_merge_conflict:wq
This commit is contained in:
parent
57f6780136
commit
c154675a17
@ -466,6 +466,7 @@ namespace ErrorCodes
|
||||
extern const int INCORRECT_DICTIONARY_DEFINITION = 489;
|
||||
extern const int UNACCEPTABLE_URL = 490;
|
||||
|
||||
|
||||
extern const int KEEPER_EXCEPTION = 999;
|
||||
extern const int POCO_EXCEPTION = 1000;
|
||||
extern const int STD_EXCEPTION = 1001;
|
||||
|
Loading…
Reference in New Issue
Block a user