diff options
author | unknown <serg@serg.mysql.com> | 2001-11-21 18:05:11 +0100 |
---|---|---|
committer | unknown <serg@serg.mysql.com> | 2001-11-21 18:05:11 +0100 |
commit | 680d02190773191b43de2ae5d4826d8eab8ad029 (patch) | |
tree | 4083911859b8a2c60e05fecf7546f02a914386f1 /sql/share | |
parent | e6309ed96dbc9a4153b48e53e60a91fd0029e456 (diff) | |
download | mariadb-git-680d02190773191b43de2ae5d4826d8eab8ad029.tar.gz |
removed ftfuncs argument for mysql_select
it uses now thd->lex.ftfunc_list
moved ft-initialization to a separate function
re-disabled implicit ft initialization
sql/item_func.cc:
re-disabled implicit initialization that was re-enabled (by me)
for reasons unknown (at least the code passed all the tests)
sql/mysql_priv.h:
removed ftfuncs argument for mysql_select
it uses now thd->lex.ftfunc_list
moved ft-initialization to a separate function
sql/sql_base.cc:
removed ftfuncs argument for mysql_select
it uses now thd->lex.ftfunc_list
moved ft-initialization to a separate function
sql/sql_parse.cc:
removed ftfuncs argument for mysql_select
it uses now thd->lex.ftfunc_list
moved ft-initialization to a separate function
sql/sql_select.cc:
removed ftfuncs argument for mysql_select
it uses now thd->lex.ftfunc_list
moved ft-initialization to a separate function
Diffstat (limited to 'sql/share')
0 files changed, 0 insertions, 0 deletions