summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
diff options
context:
space:
mode:
authormonty@mashka.mysql.fi <>2003-02-10 17:59:16 +0200
committermonty@mashka.mysql.fi <>2003-02-10 17:59:16 +0200
commit48558055edeb386ff6fb52c79763023b686fc86a (patch)
treeafc92b80727719cbb09f63c506e547cb0aed94f4 /sql/sql_class.h
parentaee7346ec11b6ec83747de21490d6f7ecf1ca6be (diff)
downloadmariadb-git-48558055edeb386ff6fb52c79763023b686fc86a.tar.gz
Move tmp_table_used to THD
Optimize depending sub querys Remove valgrind warnings
Diffstat (limited to 'sql/sql_class.h')
-rw-r--r--sql/sql_class.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_class.h b/sql/sql_class.h
index 51067d94990..2d492b19a2b 100644
--- a/sql/sql_class.h
+++ b/sql/sql_class.h
@@ -550,6 +550,7 @@ public:
bool query_error, bootstrap, cleanup_done;
bool volatile killed;
bool prepare_command;
+ bool tmp_table_used;
/*
If we do a purge of binary logs, log index info of the threads