mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
after merge & valgrind test fixes (BUG#2120)
This commit is contained in:
@ -204,6 +204,8 @@ static int mysql_derived(THD *thd, LEX *lex, SELECT_LEX_UNIT *unit,
|
||||
table->file->info(HA_STATUS_VARIABLE);
|
||||
}
|
||||
|
||||
if (!lex->describe)
|
||||
unit->cleanup();
|
||||
if (res)
|
||||
free_tmp_table(thd, table);
|
||||
else
|
||||
|
Reference in New Issue
Block a user