summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_select.h')
-rw-r--r--sql/sql_select.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_select.h b/sql/sql_select.h
index 1b6f5a62ed5..f84dc7a75b2 100644
--- a/sql/sql_select.h
+++ b/sql/sql_select.h
@@ -1317,6 +1317,7 @@ public:
#ifndef DBUG_OFF
void dbug_verify_sj_inner_tables(uint n_positions) const;
+ int dbug_join_tab_array_size;
#endif
/* We also maintain a stack of join optimization states in * join->positions[] */