Merge branch '2.2' into develop

This commit is contained in:
Markus Mäkelä
2018-06-04 16:00:19 +03:00
14 changed files with 113 additions and 24 deletions

View File

@ -104,6 +104,7 @@ typedef enum qc_query_op
QUERY_OP_EXPLAIN,
QUERY_OP_GRANT,
QUERY_OP_INSERT,
QUERY_OP_LOAD_LOCAL,
QUERY_OP_LOAD,
QUERY_OP_REVOKE,
QUERY_OP_SELECT,