mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Fixed fulltext after merge from 3.23.45
First (incomplete) version of transaction and as3ap tests.
This commit is contained in:
@@ -1718,7 +1718,7 @@ mysql_execute_command(void)
|
||||
table_count)) && ! thd->fatal_error)
|
||||
{
|
||||
res=mysql_select(thd,tables,select_lex->item_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