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

This commit is contained in:
Alexey Milovidov 2014-04-29 04:25:12 +04:00
parent 3e20b26fd2
commit da3cec39b1

View File

@ -246,6 +246,8 @@ namespace ErrorCodes
ABORTED,
NO_REPLICA_NAME_GIVEN,
FORMAT_VERSION_TOO_OLD,
CANNOT_MUNMAP,
CANNOT_MREMAP,
POCO_EXCEPTION = 1000,
STD_EXCEPTION,