Loading sql/sql_parse.cc +0 −1 Original line number Diff line number Diff line Loading @@ -2882,7 +2882,6 @@ mysql_execute_command(THD *thd) } else res= -1; first_local_table->next= tables; lex->select_lex.table_list.first= (byte*) first_local_table; break; } Loading Loading
sql/sql_parse.cc +0 −1 Original line number Diff line number Diff line Loading @@ -2882,7 +2882,6 @@ mysql_execute_command(THD *thd) } else res= -1; first_local_table->next= tables; lex->select_lex.table_list.first= (byte*) first_local_table; break; } Loading