automerge

This commit is contained in:
Georgi Kodinov 2009-09-23 14:11:48 +03:00
commit 9a42d81f98

View File

@ -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;