Commit ffa70c12 authored by Luis Soares's avatar Luis Soares

BUG#13001711

Automerged bundle from committed and approved cset.
parents 9e4117ba ea29bf89
...@@ -435,6 +435,7 @@ void lex_start(THD *thd) ...@@ -435,6 +435,7 @@ void lex_start(THD *thd)
lex->is_lex_started= TRUE; lex->is_lex_started= TRUE;
lex->used_tables= 0; lex->used_tables= 0;
lex->reset_slave_info.all= false;
DBUG_VOID_RETURN; DBUG_VOID_RETURN;
} }
......
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