mariadb/myisam
monty@donna.mysql.fi 2ba0846a60 Fixed bug when using MERGE on files > 4G
Fixed bug in SELECT db1.table.* FROM db1.table,db2.table
Fixed bug in INSERT DELAYED when doing shutdown and a table was locked
Changed that tmp_table_size =4G-1 means unlimited.
2001-05-17 00:46:50 +03:00
..
.cvsignore
ChangeLog
ft_eval.c
ft_eval.h
ft_parser.c
ft_search.c
ft_static.c
ft_stem.c
ft_stopwords.c
ft_test1.c
ft_test1.h
ft_update.c
ftdefs.h
fulltext.h
make-ccc
Makefile.am Add --with-server-suffix (MYSQL_SERVER_SUFFIX). 2001-01-19 02:46:13 +02:00
mi_cache.c Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
mi_changed.c
mi_check.c Let ALTER TABLE and LOAD DATA INFILE use sorting to create index 2001-03-28 04:16:04 +03:00
mi_checksum.c
mi_close.c Fixed bug in CHECK TABLE ... EXTENDED 2001-01-16 15:02:25 +02:00
mi_create.c Fixed bug when having many binary log files 2001-01-08 00:04:30 +02:00
mi_dbug.c Patch from sleepycat to fix problem with BDB and log files 2001-03-06 20:38:53 +02:00
mi_delete.c Fixed bug when having many binary log files 2001-01-08 00:04:30 +02:00
mi_delete_all.c
mi_delete_table.c New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
mi_dynrec.c Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
mi_extra.c Fixed bug in ALTER TABLE 2001-04-01 13:45:48 +03:00
mi_info.c Fixed bug in CHECK TABLE ... EXTENDED 2001-01-16 15:02:25 +02:00
mi_key.c New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
mi_locking.c Fix for BDB and LOCK TABLES 2001-04-19 20:41:19 +03:00
mi_log.c
mi_open.c Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro 2001-03-26 01:05:04 +03:00
mi_packrec.c
mi_page.c
mi_panic.c
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c Fixed bug when using MERGE on files > 4G 2001-05-17 00:46:50 +03:00
mi_rlast.c
mi_rnext.c
mi_rnext_same.c
mi_rprev.c Fixed problem with concurrent inserts and read-previous 2001-02-18 13:56:10 +02:00
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c Fixed bug when using MERGE on files > 4G 2001-05-17 00:46:50 +03:00
mi_static.c
mi_statrec.c
mi_test1.c
mi_test2.c
mi_test3.c
mi_test_all.res
mi_test_all.sh
mi_unique.c
mi_update.c
mi_write.c
myisamchk.c Let ALTER TABLE and LOAD DATA INFILE use sorting to create index 2001-03-28 04:16:04 +03:00
myisamdef.h Fixed bug in ALTER TABLE 2001-04-01 13:45:48 +03:00
myisamlog.c Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
myisampack.c Added "--character-sets-dir" to myisampack 2001-02-07 23:42:43 +02:00
NEWS
sort.c
test_pack
TODO