mariadb/myisam
2002-09-06 18:15:40 +05:00
..
.cvsignore This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
ChangeLog
ft_boolean_search.c Changes for new binary .frm format 2002-06-04 08:23:57 +03:00
ft_dump.c merge with 4.0 2002-06-03 12:59:31 +03:00
ft_eval.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
ft_eval.h MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
ft_nlq_search.c merge with 4.0 2002-06-03 12:59:31 +03:00
ft_parser.c merge with 4.0 2002-06-03 12:59:31 +03:00
ft_static.c MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
ft_stem.c Update copyright 2001-12-06 14:10:51 +02:00
ft_stopwords.c BTREE heap key structure is now the same as MyISAM 2002-05-21 21:54:08 +05:00
ft_test1.c merge with 4.0 2002-06-03 12:59:31 +03:00
ft_test1.h Update copyright 2001-12-06 14:10:51 +02:00
ft_update.c merge with 4.0 2002-06-03 12:59:31 +03:00
ftdefs.h merge with 4.0 2002-06-03 12:59:31 +03:00
fulltext.h MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
make-ccc
Makefile.am This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_cache.c Update copyright 2001-12-06 14:10:51 +02:00
mi_changed.c Update copyright 2001-12-06 14:10:51 +02:00
mi_check.c merge with 4.0 2002-06-03 12:59:31 +03:00
mi_checksum.c Update copyright 2001-12-06 14:10:51 +02:00
mi_close.c Update copyright 2001-12-06 14:10:51 +02:00
mi_create.c MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
mi_dbug.c MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
mi_delete.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_delete_all.c Update copyright 2001-12-06 14:10:51 +02:00
mi_delete_table.c Update copyright 2001-12-06 14:10:51 +02:00
mi_dynrec.c Fix for MyISAM records > 16M 2001-12-11 20:45:48 +02:00
mi_extra.c Move HA_EXTRA_NO_READCHECK to ha_open 2002-01-16 23:02:26 +02:00
mi_info.c Update copyright 2001-12-06 14:10:51 +02:00
mi_key.c MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
mi_locking.c Update copyright 2001-12-06 14:10:51 +02:00
mi_log.c Update copyright 2001-12-06 14:10:51 +02:00
mi_open.c Fixed problem in fulltest testcase 2002-05-22 18:51:21 +03:00
mi_packrec.c Update copyright 2001-12-06 14:10:51 +02:00
mi_page.c Update copyright 2001-12-06 14:10:51 +02:00
mi_panic.c Update copyright 2001-12-06 14:10:51 +02:00
mi_range.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_rename.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rfirst.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rkey.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_rlast.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rnext.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_rnext_same.c MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
mi_rprev.c
mi_rrnd.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rsame.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rsamepos.c Update copyright 2001-12-06 14:10:51 +02:00
mi_scan.c Update copyright 2001-12-06 14:10:51 +02:00
mi_search.c MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
mi_static.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_statrec.c Update copyright 2001-12-06 14:10:51 +02:00
mi_test1.c merge with 4.0 2002-06-03 12:59:31 +03:00
mi_test2.c MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
mi_test3.c MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
mi_test_all.res
mi_test_all.sh
mi_unique.c Several problems were fixed (mostly BLOB+charset related) 2002-06-26 16:00:43 +05:00
mi_update.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_write.c merge with 4.0 2002-06-03 12:59:31 +03:00
myisamchk.c merge with 4.0 2002-06-03 12:59:31 +03:00
myisamdef.h MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
myisamlog.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
myisampack.c merge with 4.0 2002-06-03 12:59:31 +03:00
NEWS
rt_index.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_index.h This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_key.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_key.h This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_mbr.c MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
rt_mbr.h MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
rt_split.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_test.c Some warning fixes 2002-09-06 18:15:40 +05:00
sort.c init_dynamic_array MyODBC compatibility fix 2002-04-28 21:22:37 +00:00
sp_defs.h This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
sp_key.c Some warning fixes 2002-09-06 18:15:40 +05:00
sp_test.c Some warning fixes 2002-09-06 18:15:40 +05:00
test_pack
TODO