summaryrefslogtreecommitdiff
path: root/sql/share
diff options
context:
space:
mode:
authorunknown <serg@serg.mysql.com>2001-11-21 18:05:11 +0100
committerunknown <serg@serg.mysql.com>2001-11-21 18:05:11 +0100
commit680d02190773191b43de2ae5d4826d8eab8ad029 (patch)
tree4083911859b8a2c60e05fecf7546f02a914386f1 /sql/share
parente6309ed96dbc9a4153b48e53e60a91fd0029e456 (diff)
downloadmariadb-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