1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

More code cleanup

This commit is contained in:
Sergey Petrunya
2013-09-25 16:27:47 +04:00
parent 3aaeb7305b
commit 28734220e7

View File

@@ -3322,8 +3322,7 @@ end_with_restore_list:
delete result;
result= NULL;
}
select_lex->set_explain_type(FALSE);
//thd->lex->query_plan_footprint= new QPF_query;
//select_lex->set_explain_type(FALSE);
}
else
result= new multi_delete(aux_tables, lex->table_count);