mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
Merge ../10.1 into bb-10.1-explain-json
This commit is contained in:
commit
be1c17669c
2515 changed files with 52626 additions and 564006 deletions
|
|
@ -1390,8 +1390,10 @@ int Explain_insert::print_explain(Explain_query *query,
|
|||
|
||||
void delete_explain_query(LEX *lex)
|
||||
{
|
||||
DBUG_ENTER("delete_explain_query");
|
||||
delete lex->explain;
|
||||
lex->explain= NULL;
|
||||
DBUG_VOID_RETURN;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue