After merge fix, this line was removed in adefaef

This commit is contained in:
Sergey Vojtovich 2019-10-09 22:05:33 +04:00
parent 892378fb9d
commit cf71cc838e

View File

@ -4615,7 +4615,6 @@ fill_schema_table_by_open(THD *thd, MEM_ROOT *mem_root,
DBUG_ASSERT(thd->lex == lex);
result= open_tables_only_view_structure(thd, table_list, can_deadlock);
(void) read_statistics_for_tables_if_needed(thd, table_list);
DEBUG_SYNC(thd, "after_open_table_ignore_flush");