mariadb/myisam
unknown 054d2de499 Cleanups & safety fixes
include/mysql.h:
  cleanup of load data infile patch
libmysql/libmysql.c:
  cleanup of load data infile patch
myisam/mi_search.c:
  Added missing assert.h
mysql-test/r/func_time.result:
  Make test more secure
mysql-test/t/func_time.test:
  Make test more secure
sql/item.cc:
  restore to use str_value in item::save_in_field
sql/item.h:
  Simple cleanup
sql/item_cmpfunc.cc:
  Safety fix
sql/item_cmpfunc.h:
  Simple optimization
sql/item_func.cc:
  Updated comment
sql/sql_base.cc:
  Simple optimization
sql/sql_select.cc:
  Simple optimization
sql/sql_union.cc:
  safey fixes
2004-03-25 22:11:22 +02:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
ft_eval.c
ft_eval.h
ft_nlq_search.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
ft_parser.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
ft_static.c ft_boolean_syntax made changeable 2004-02-16 18:53:00 +01:00
ft_stem.c
ft_stopwords.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
ft_test1.c
ft_test1.h
ft_update.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
ftdefs.h
fulltext.h
make-ccc
Makefile.am Merge with 4.0.18 2004-02-11 00:06:46 +01:00
mi_cache.c
mi_changed.c
mi_check.c Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-03-25 15:05:42 +02:00
mi_checksum.c
mi_close.c
mi_create.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_dbug.c
mi_delete.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_delete_all.c
mi_delete_table.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_dynrec.c Merge with 4.0.18 2004-02-11 00:06:46 +01:00
mi_extra.c WL#1648 - Start/Stop Inserting Duplicates Into a Table 2004-03-18 16:47:16 +01:00
mi_info.c
mi_key.c
mi_keycache.c
mi_locking.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_log.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_open.c
mi_packrec.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_page.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_panic.c
mi_preload.c
mi_range.c
mi_rename.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_rfirst.c
mi_rkey.c
mi_rlast.c
mi_rnext.c
mi_rnext_same.c
mi_rprev.c
mi_rrnd.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c Cleanups & safety fixes 2004-03-25 22:11:22 +02:00
mi_static.c
mi_statrec.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_test1.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_test2.c
mi_test3.c
mi_test_all.res
mi_test_all.sh
mi_unique.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
mi_update.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_write.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
myisam_ftdump.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
myisamchk.c merge with 4.0 2004-03-16 22:41:30 +02:00
myisamdef.h Merge with 4.0.18 2004-02-11 00:06:46 +01:00
myisamlog.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
myisampack.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
NEWS
rt_index.c
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c
rt_test.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
sort.c
sp_defs.h
sp_key.c
sp_test.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
test_pack
TODO