dbms: addition to prev. revision [#METR-16779].

This commit is contained in:
Alexey Milovidov 2015-12-13 15:39:06 +03:00
parent 9143952e83
commit 9c4db62704

View File

@ -306,6 +306,7 @@ namespace ErrorCodes
CHILD_WAS_NOT_EXITED_NORMALLY = 302,
CANNOT_SELECT = 303,
CANNOT_WAITPID = 304,
TABLE_WAS_NOT_DROPPED = 305,
KEEPER_EXCEPTION = 999,
POCO_EXCEPTION = 1000,