Skip to content

Commit cf71cc8

Browse files
committed
After merge fix, this line was removed in adefaef
1 parent 892378f commit cf71cc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/sql_show.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4615,7 +4615,6 @@ fill_schema_table_by_open(THD *thd, MEM_ROOT *mem_root,
46154615

46164616
DBUG_ASSERT(thd->lex == lex);
46174617
result= open_tables_only_view_structure(thd, table_list, can_deadlock);
4618-
(void) read_statistics_for_tables_if_needed(thd, table_list);
46194618

46204619
DEBUG_SYNC(thd, "after_open_table_ignore_flush");
46214620

0 commit comments

Comments
 (0)