Merge branch '2.1' into develop

Bringing in MXS-1406
This commit is contained in:
Johan Wikman
2017-09-13 10:02:13 +03:00
5 changed files with 13 additions and 1 deletions

View File

@ -95,6 +95,7 @@ typedef enum qc_query_op
QUERY_OP_UNDEFINED = 0,
QUERY_OP_ALTER,
QUERY_OP_CALL,
QUERY_OP_CHANGE_DB,
QUERY_OP_CREATE,
QUERY_OP_DELETE,