Commit cf71cc83 authored by Sergey Vojtovich's avatar Sergey Vojtovich

After merge fix, this line was removed in adefaeff

parent 892378fb
......@@ -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");
......
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