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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/storage/xtradb/include/que0que.h b/storage/xtradb/include/que0que.h
index 09a671f49b1..ed48f980294 100644
--- a/storage/xtradb/include/que0que.h
+++ b/storage/xtradb/include/que0que.h
@@ -381,6 +381,9 @@ struct que_thr_struct{
thus far */
ulint lock_state; /*!< lock state of thread (table or
row) */
+ ulint fk_cascade_depth; /*!< maximum cascading call depth
+ supported for foreign key constraint
+ related delete/updates */
};
#define QUE_THR_MAGIC_N 8476583