Loading sql/sql_parse.cc +1 −1 Original line number Diff line number Diff line Loading @@ -1921,7 +1921,7 @@ mysql_execute_command(void) total_list.push_back(item); res=mysql_select(thd,tables,total_list, select_lex->where,select_lex->ftfunc_list, select_lex->where, (ORDER *)NULL,(ORDER *)NULL,(Item *)NULL, (ORDER *)NULL, select_lex->options | thd->options | Loading Loading
sql/sql_parse.cc +1 −1 Original line number Diff line number Diff line Loading @@ -1921,7 +1921,7 @@ mysql_execute_command(void) total_list.push_back(item); res=mysql_select(thd,tables,total_list, select_lex->where,select_lex->ftfunc_list, select_lex->where, (ORDER *)NULL,(ORDER *)NULL,(Item *)NULL, (ORDER *)NULL, select_lex->options | thd->options | Loading