Commit c865e963 authored by unknown's avatar unknown

Woooo....

Now everything compiles and all tests are passed .... ;o)

What a push !

parent 9a00b856
......@@ -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 |
......
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