mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Woooo....
Now everything compiles and all tests are passed .... ;o) What a push !
This commit is contained in:
@ -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 |
|
||||
|
Reference in New Issue
Block a user