Commit 9a42d81f authored by Georgi Kodinov's avatar Georgi Kodinov

automerge

parents 9910148c beb519e3
...@@ -2248,7 +2248,7 @@ JOIN::destroy() ...@@ -2248,7 +2248,7 @@ JOIN::destroy()
tab->cleanup(); tab->cleanup();
} }
tmp_join->tmp_join= 0; tmp_join->tmp_join= 0;
tmp_table_param.cleanup(); tmp_table_param.copy_field= 0;
DBUG_RETURN(tmp_join->destroy()); DBUG_RETURN(tmp_join->destroy());
} }
cond_equal= 0; cond_equal= 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment