mariadb/myisam
unknown e735267f69 Ill-minded FULLTEXT impilict initialization hack removed.
From now on FULLTEXT search is initialized expilictly in mysql_select()


sql/item_func.cc:
  FULLTEXT expilict initialization
sql/opt_ft.h:
  FULLTEXT expilict initialization
sql/opt_range.h:
  FULLTEXT expilict initialization
sql/ha_myisam.cc:
  FULLTEXT expilict initialization
sql/ha_myisam.h:
  FULLTEXT expilict initialization
sql/handler.h:
  FULLTEXT expilict initialization
sql/item_func.h:
  FULLTEXT expilict initialization
sql/sql_select.cc:
  FULLTEXT expilict initialization
myisam/ft_search.c:
  FULLTEXT expilict initialization
2000-11-02 17:36:21 +01:00
..
Attic Import changeset 2000-07-31 21:29:14 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
ft_eval.c Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-08-18 17:38:57 +03:00
ft_eval.h Import changeset 2000-07-31 21:29:14 +02:00
ft_parser.c sql_table.cc key length limit check disabled for FULLTEXT 2000-10-04 17:26:31 +02:00
ft_search.c Ill-minded FULLTEXT impilict initialization hack removed. 2000-11-02 17:36:21 +01:00
ft_static.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
ft_stem.c Import changeset 2000-07-31 21:29:14 +02:00
ft_stopwords.c Fix for SAFE_MUTEX + MERGE tables 2000-09-21 01:58:38 +03:00
ft_test1.c myisam/ft_* bugfix 2000-08-18 15:05:36 +04:00
ft_test1.h Import changeset 2000-07-31 21:29:14 +02:00
ft_update.c Automatic repair of MyISAM tables + portability fixes 2000-10-11 00:06:37 +03:00
ftdefs.h Import changeset 2000-07-31 21:29:14 +02:00
fulltext.h Stopwords (English only); fulltext keys now can be repaired 2000-08-25 19:56:55 +04:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
mi_cache.c Import changeset 2000-07-31 21:29:14 +02:00
mi_changed.c Import changeset 2000-07-31 21:29:14 +02:00
mi_check.c Update of interface for BDB tables. 2000-10-24 02:39:54 +03:00
mi_checksum.c Import changeset 2000-07-31 21:29:14 +02:00
mi_close.c Small fixes for release 2000-09-26 22:39:45 +03:00
mi_create.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
mi_dbug.c Updates for release 2000-08-29 19:38:32 +03:00
mi_delete.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
mi_delete_all.c Import changeset 2000-07-31 21:29:14 +02:00
mi_delete_table.c Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
mi_dynrec.c Import changeset 2000-07-31 21:29:14 +02:00
mi_extra.c Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
mi_info.c Import changeset 2000-07-31 21:29:14 +02:00
mi_key.c Small bug fixes 2000-09-07 04:55:17 +03:00
mi_locking.c Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and 2000-10-14 03:16:35 +03:00
mi_log.c Fixes for release 2000-09-27 02:40:54 +03:00
mi_open.c Automatic repair of MyISAM tables + small bug fixes 2000-10-17 00:47:15 +03:00
mi_packrec.c Import changeset 2000-07-31 21:29:14 +02:00
mi_page.c Fixes for automatic recover of MyISAM tables 2000-10-17 16:19:24 +03:00
mi_panic.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
mi_range.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rename.c Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
mi_rfirst.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rkey.c Fixed indention, removed compiler varnings and fixed a bug 2000-09-29 00:58:16 +03:00
mi_rlast.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rnext.c Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
mi_rnext_same.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rprev.c Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
mi_rrnd.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rsame.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rsamepos.c Import changeset 2000-07-31 21:29:14 +02:00
mi_scan.c Import changeset 2000-07-31 21:29:14 +02:00
mi_search.c Fixes for MyISAM and packed keys + AIX 2000-09-22 01:46:26 +03:00
mi_static.c Fix that REPAIR/ALTER TABLE use myisam_tempdir 2000-09-16 19:06:21 +03:00
mi_statrec.c Import changeset 2000-07-31 21:29:14 +02:00
mi_test1.c Import changeset 2000-07-31 21:29:14 +02:00
mi_test2.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
mi_test3.c Import changeset 2000-07-31 21:29:14 +02:00
mi_test_all.res Import changeset 2000-07-31 21:29:14 +02:00
mi_test_all.sh Import changeset 2000-07-31 21:29:14 +02:00
mi_unique.c Import changeset 2000-07-31 21:29:14 +02:00
mi_update.c Import changeset 2000-07-31 21:29:14 +02:00
mi_write.c Import changeset 2000-07-31 21:29:14 +02:00
myisamchk.c Added bdb_lock_max and fixed bug in BDB tables when using key parts 2000-10-25 01:50:46 +03:00
myisamdef.h Fixes for automatic repair 2000-10-17 05:29:56 +03:00
myisamlog.c Fixed indention, removed compiler varnings and fixed a bug 2000-09-29 00:58:16 +03:00
myisampack.c Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
NEWS Import changeset 2000-07-31 21:29:14 +02:00
sort.c Give an error if you use a BLOB(X) where X > 255 2000-10-22 01:19:05 +03:00
test_pack Import changeset 2000-07-31 21:29:14 +02:00
TODO Import changeset 2000-07-31 21:29:14 +02:00