Get desktop application:
View/edit binary Protocol Buffers messages
* IDs of messages that can be sent from client to the server. @note This message is never sent on the wire. It is only used to let ``protoc``: - generate constants - check for uniqueness
(message has no fields)
Used in:
* severity of the error message
* error-code
* SQL state
* human readable error message
Used in:
* IDs of messages that can be sent from server to client. @note This message is never sent on the wire. It is only used to let ``protoc``: - generate constants - check for uniqueness
(message has no fields)
Used in:
NOTICE has to stay at 11 forever