Woooo....
Now everything compiles and all tests are passed .... ;o) What a push !
This commit is contained in:
parent
9a00b8568c
commit
c865e96362
@ -1921,7 +1921,7 @@ mysql_execute_command(void)
|
|||||||
total_list.push_back(item);
|
total_list.push_back(item);
|
||||||
|
|
||||||
res=mysql_select(thd,tables,total_list,
|
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,(ORDER *)NULL,(Item *)NULL,
|
||||||
(ORDER *)NULL,
|
(ORDER *)NULL,
|
||||||
select_lex->options | thd->options |
|
select_lex->options | thd->options |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user