mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
736e5b0de2
sql/ha_myisam.cc: One more abstraction layer added (C++ emulated in C :). include/ft_global.h: boolean search code plugged in mysql-test/r/fulltext_cache.result: boolean search code plugged in mysql-test/r/fulltext_left_join.result: boolean search code plugged in mysql-test/r/fulltext_multi.result: boolean search code plugged in mysql-test/r/fulltext_order_by.result: boolean search code plugged in sql/lex.h: IN BOOLEAN MODE syntax myisam/ft_nlq_search.c: boolean search code plugged in myisam/ftdefs.h: boolean search code plugged in sql/ha_myisam.h: boolean search code plugged in sql/handler.h: boolean search code plugged in include/my_base.h: do_not_sort_keyseg feature for MyISAM include/my_global.h: #define comp(a,b) (((a) < (b)) ? -1 : ((a) > (b)) ? 1 : 0) myisam/ft_boolean_search.c: bugfixing myisam/ft_parser.c: cleanup myisam/ft_static.c: do_not_sort_keyseg feature for MyISAM myisam/mi_search.c: do_not_sort_keyseg feature for MyISAM myisam/mi_write.c: cleanup mysql-test/t/fulltext.test: boolean search tests added BitKeeper/etc/ignore: Added myisam/FT1.MYD myisam/FT1.MYI to the ignore list sql/item_func.cc: boolean search sql/item_func.h: boolean search sql/sql_yacc.yy: boolean search |
||
---|---|---|
.. | ||
.cvsignore | ||
.my_sys.h.swp | ||
config-os2.h | ||
config-win.h | ||
dbug.h | ||
errmsg.h | ||
ft_global.h | ||
getopt.h | ||
hash.h | ||
heap.h | ||
m_ctype.h | ||
m_string.h | ||
Makefile.am | ||
merge.h | ||
my_alarm.h | ||
my_base.h | ||
my_bitmap.h | ||
my_dir.h | ||
my_global.h | ||
my_list.h | ||
my_net.h | ||
my_no_pthread.h | ||
my_nosys.h | ||
my_pthread.h | ||
my_sys.h | ||
my_tree.h | ||
myisam.h | ||
myisammrg.h | ||
myisampack.h | ||
mysql.h | ||
mysql_com.h | ||
mysql_version.h.in | ||
mysqld_error.h | ||
mysys_err.h | ||
nisam.h | ||
queues.h | ||
raid.h | ||
sslopt-case.h | ||
sslopt-longopts.h | ||
sslopt-usage.h | ||
sslopt-vars.h | ||
t_ctype.h | ||
thr_alarm.h | ||
thr_lock.h | ||
violite.h |