mariadb/myisam
unknown 7c999bb032 Query cache.
Remove some warnings


Docs/manual.texi:
  Solaris and gcc
include/ft_global.h:
  Remove warnings
include/myisam.h:
  Query cache
include/myisammrg.h:
  Query cache
include/mysql_com.h:
  Query cache
libmysqld/lib_sql.cc:
  Query cache
myisam/ft_boolean_search.c:
  Remove warnings
myisam/ft_dump.c:
  Remove warnings
myisam/ft_parser.c:
  Remove warnings
myisam/ft_static.c:
  Remove warnings
myisam/ft_update.c:
  Remove warnings
myisam/ftdefs.h:
  Remove warnings
myisam/mi_delete.c:
  Query cache
myisam/mi_locking.c:
  Query cache
myisam/mi_update.c:
  Query cache
myisam/myisamdef.h:
  Optimize for Ia64
myisammrg/myrg_extra.c:
  Query cache
mysys/mf_keycache.c:
  DBUG statements
regex/cclass.h:
  Remove warnings
regex/cname.h:
  Remove warnings
regex/main.c:
  Remove warnings
regex/regcomp.c:
  Remove warnings
regex/regcomp.ih:
  Remove warnings
regex/regerror.c:
  Remove warnings
regex/reginit.c:
  Remove warnings
regex/split.c:
  Remove warnings
sql-bench/test-connect.sh:
  Make tests query-cache safe.
sql-bench/test-transactions.sh:
  Fix for old perl versions
sql/convert.cc:
  Query cache
sql/ha_myisammrg.cc:
  Query cache
sql/ha_myisammrg.h:
  Query cache
sql/handler.cc:
  Query cache
sql/item_create.cc:
  Query cache
sql/item_func.cc:
  Remove warnings
sql/item_func.h:
  Remove warnings
sql/lex.h:
  Query cache
sql/mysql_priv.h:
  Query cache
sql/mysqld.cc:
  Query cache
sql/net_serv.cc:
  Query cache
sql/sql_cache.cc:
  Query cache
sql/sql_class.cc:
  Query cache
sql/sql_class.h:
  Query cache
sql/sql_db.cc:
  Query cache
sql/sql_delete.cc:
  Query cache
sql/sql_insert.cc:
  Query cache
sql/sql_parse.cc:
  Query cache
sql/sql_select.cc:
  Query cache
sql/sql_table.cc:
  Query cache
sql/sql_update.cc:
  Query cache
sql/sql_yacc.yy:
  Query cache
2001-12-02 14:34:01 +02:00
..
.cvsignore
ChangeLog
ft_boolean_search.c Query cache. 2001-12-02 14:34:01 +02:00
ft_dump.c Query cache. 2001-12-02 14:34:01 +02:00
ft_eval.c Portability fix 2001-11-07 00:13:29 +02:00
ft_eval.h Portability fixes 2001-08-31 10:20:19 +03:00
ft_nlq_search.c boolean fulltext search without an index 2001-11-28 17:55:45 +01:00
ft_parser.c Query cache. 2001-12-02 14:34:01 +02:00
ft_static.c Query cache. 2001-12-02 14:34:01 +02:00
ft_stem.c
ft_stopwords.c memory-limited tree 2001-07-02 21:18:57 +02:00
ft_test1.c Portability fix 2001-11-07 00:13:29 +02:00
ft_test1.h
ft_update.c Query cache. 2001-12-02 14:34:01 +02:00
ftdefs.h Query cache. 2001-12-02 14:34:01 +02:00
fulltext.h ft_* variables added 2001-04-17 21:30:02 +02:00
make-ccc
Makefile.am ft_dump re-enabled, manual fixes 2001-11-22 22:50:41 +01:00
mi_cache.c New improved IO_CACHE 2001-11-28 02:55:52 +02:00
mi_changed.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_check.c Fix bug when repairing compressed MyISAM files 2001-11-22 13:50:50 +02:00
mi_checksum.c
mi_close.c Fixed bug in CHECK TABLE ... EXTENDED 2001-01-16 15:02:25 +02:00
mi_create.c Portability fix 2001-11-07 00:13:29 +02:00
mi_dbug.c Removed compiler warnings. 2001-05-31 14:07:17 +03:00
mi_delete.c Query cache. 2001-12-02 14:34:01 +02:00
mi_delete_all.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_delete_table.c Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
mi_dynrec.c Portability fix 2001-11-07 00:13:29 +02:00
mi_extra.c Fixed bug in UNION when doing UNION with the same tables 2001-09-17 22:44:51 +03:00
mi_info.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_key.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_locking.c Query cache. 2001-12-02 14:34:01 +02:00
mi_log.c Portability fixes 2001-10-31 20:28:43 +02:00
mi_open.c Fix bug when repairing compressed MyISAM files 2001-11-22 13:50:50 +02:00
mi_packrec.c Fix bug when repairing compressed MyISAM files 2001-11-22 13:50:50 +02:00
mi_page.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_panic.c
mi_range.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rename.c Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
mi_rfirst.c
mi_rkey.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rlast.c
mi_rnext.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rnext_same.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rprev.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rrnd.c
mi_rsame.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rsamepos.c
mi_scan.c
mi_search.c Fixes up things after merge from 3.23.44 2001-11-05 01:04:08 +02:00
mi_static.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_statrec.c New improved IO_CACHE 2001-11-28 02:55:52 +02:00
mi_test1.c Portability fix 2001-11-07 00:13:29 +02:00
mi_test2.c Portability fix 2001-11-07 00:13:29 +02:00
mi_test3.c
mi_test_all.res Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_test_all.sh Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_unique.c
mi_update.c Query cache. 2001-12-02 14:34:01 +02:00
mi_write.c merged 2001-10-09 16:01:06 +02:00
myisamchk.c Fix bug when repairing compressed MyISAM files 2001-11-22 13:50:50 +02:00
myisamdef.h Query cache. 2001-12-02 14:34:01 +02:00
myisamlog.c Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
myisampack.c Portability fix 2001-11-07 00:13:29 +02:00
NEWS
sort.c Portability fix. 2001-11-07 02:30:34 +02:00
test_pack
TODO