summaryrefslogtreecommitdiff
path: root/storage/xtradb/include/que0que.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/xtradb/include/que0que.h')
-rw-r--r--storage/xtradb/include/que0que.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/xtradb/include/que0que.h b/storage/xtradb/include/que0que.h
index 39f8d07af89..09a671f49b1 100644
--- a/storage/xtradb/include/que0que.h
+++ b/storage/xtradb/include/que0que.h
@@ -492,6 +492,8 @@ struct que_fork_struct{
#define QUE_NODE_CALL 31
#define QUE_NODE_EXIT 32
+#define QUE_NODE_INSERT_STATS 34
+
/* Query thread states */
#define QUE_THR_RUNNING 1
#define QUE_THR_PROCEDURE_WAIT 2