mariadb/myisam
2002-10-09 15:40:57 +05:00
..
.cvsignore This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
ChangeLog New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
ft_boolean_search.c Merge with 4.0.4 2002-10-02 17:55:12 +03:00
ft_dump.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
ft_eval.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +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.3 2002-08-30 12:40:40 +03:00
ft_parser.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
ft_static.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
ft_stem.c Update copyright 2001-12-06 14:10:51 +02:00
ft_stopwords.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
ft_test1.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
ft_test1.h Update copyright 2001-12-06 14:10:51 +02:00
ft_update.c Merge with 4.0.3 2002-08-30 12:40:40 +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 Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_cache.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
mi_changed.c Update copyright 2001-12-06 14:10:51 +02:00
mi_check.c Merge with 4.0.4 2002-10-02 17:55:12 +03:00
mi_checksum.c Update copyright 2001-12-06 14:10:51 +02:00
mi_close.c parallel repair needs rec_buff local for thread !!! 2002-07-14 21:47:46 +02:00
mi_create.c Merge with 4.0.4 2002-10-02 17:55:12 +03: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 LOCK+change+OPTIMIZE MyISAM bug 2002-08-31 20:42:41 +00:00
mi_delete_table.c Update copyright 2001-12-06 14:10:51 +02:00
mi_dynrec.c Changed IF(expr, column, NULL) to take type from column 2002-08-12 03:33:46 +03:00
mi_extra.c Added code to flush a bulk_insert index. 2002-09-18 21:04:49 +03:00
mi_info.c Update copyright 2001-12-06 14:10:51 +02:00
mi_key.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_locking.c Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
mi_log.c Update copyright 2001-12-06 14:10:51 +02:00
mi_open.c Simple charsets now have strncoll() field too 2002-10-09 15:40:57 +05:00
mi_packrec.c MyISAM: always store alloced_rec_buff_length with the buffer itself 2002-07-26 14:42: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 Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
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 Simple charsets now have strncoll() field too 2002-10-09 15:40:57 +05:00
mi_static.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_statrec.c Ensure that share->tot_locks s updated correctly 2002-06-17 12:34:19 +03:00
mi_test1.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_test2.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_test3.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
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 Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_update.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_write.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
myisamchk.c Merge with 4.0.4 2002-10-02 17:55:12 +03:00
myisamdef.h Merge with 4.0.3 2002-08-30 12:40:40 +03:00
myisamlog.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
myisampack.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
NEWS Import changeset 2000-07-31 21:29:14 +02:00
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 Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03: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 Update libmysqld to use 4.1 protocol. 2002-10-02 14:14:36 +03:00
sort.c Removed wrong implementation of CUBE/ROLLUP 2002-07-24 19:55:08 +03:00
sp_defs.h This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
sp_key.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sp_test.c merge with work 2002-10-02 13:45:16 +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