mariadb/storage/myisam
unknown 868cc7fd44 This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support.
BitKeeper/deleted/.del-raid.h~2d2503a66b128ac6:
  Delete: include/raid.h
BitKeeper/deleted/.del-raid.cc~488f5fa6538394e1:
  Delete: mysys/raid.cc
BitKeeper/deleted/.del-raid2.c~fe7aea5fb4b9748c:
  Delete: mysys/raid2.c
include/Makefile.am:
  Removing raid
include/my_sys.h:
  Removing Raid
include/myisam.h:
  Removing raid
mysql-test/r/case.result:
  Cleaned up incomming tables
mysql-test/r/mysqlcheck.result:
  new results
mysql-test/t/case.test:
  Cleaned up test
mysql-test/t/mysqlcheck.test:
  Cleaned up two tests.
mysys/Makefile.am:
  Removed raid
mysys/my_static.c:
  Removed raid
storage/myisam/mi_check.c:
  Removed raid
storage/myisam/mi_info.c:
  Removed raid bits.
2006-02-24 13:20:51 -08:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-01-30 16:28:51 +04:00
ft_eval.c dbug changes: 2006-02-14 22:36:11 +01:00
ft_eval.h
ft_nlq_search.c
ft_parser.c
ft_static.c
ft_stem.c
ft_stopwords.c Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo its now my_strndup(). 2006-01-25 19:54:42 -08:00
ft_test1.c dbug changes: 2006-02-14 22:36:11 +01:00
ft_test1.h
ft_update.c Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 23:27:06 +03:00
ftdefs.h BUG#17117: header fille "plugin.h" does not have a namespace prefix 2006-02-14 13:51:25 +04:00
fulltext.h
make-ccc
Makefile.am
mi_cache.c
mi_changed.c
mi_check.c This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support. 2006-02-24 13:20:51 -08:00
mi_checksum.c
mi_close.c
mi_create.c WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
mi_dbug.c
mi_delete.c Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
mi_delete_all.c
mi_delete_table.c WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
mi_dynrec.c myisamdef.h, mi_locking.c, mi_dynrec.c: 2006-02-22 08:32:58 +01:00
mi_extra.c
mi_info.c This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support. 2006-02-24 13:20:51 -08:00
mi_key.c
mi_keycache.c
mi_locking.c myisamdef.h, mi_locking.c, mi_dynrec.c: 2006-02-22 08:32:58 +01:00
mi_log.c
mi_open.c dbug changes: 2006-02-14 22:36:11 +01:00
mi_packrec.c
mi_page.c
mi_panic.c
mi_preload.c
mi_range.c
mi_rename.c WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
mi_rfirst.c
mi_rkey.c
mi_rlast.c
mi_rnext.c
mi_rnext_same.c
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c
mi_static.c
mi_statrec.c
mi_test1.c dbug changes: 2006-02-14 22:36:11 +01:00
mi_test2.c dbug changes: 2006-02-14 22:36:11 +01:00
mi_test3.c dbug changes: 2006-02-14 22:36:11 +01:00
mi_test_all.res
mi_test_all.sh
mi_unique.c
mi_update.c
mi_write.c
myisam_ftdump.c BUG#17116: myisam_ftdump doesn't work with fulltext indexes using a parser plugin 2006-02-16 15:39:15 +04:00
myisamchk.c
myisamdef.h myisamdef.h, mi_locking.c, mi_dynrec.c: 2006-02-22 08:32:58 +01:00
myisamlog.c
myisampack.c Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03: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
sort.c Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
sp_defs.h
sp_key.c
sp_test.c
test_pack
TODO