mariadb/myisam
unknown f271c8145d Added missing mysqlbinlog to binary distributions.
Applied patch to mysqlhotcopy


myisam/mi_open.c:
  Fixed some purify warnings
mysql-test/mysql-test-run.sh:
  Added --core as default to test suite
scripts/make_binary_distribution.sh:
  Added missing mysqlbinlog
scripts/mysqlhotcopy.sh:
  Applied patch with --record-log option
sql/item_timefunc.cc:
  Fixed problem with SEC_TO_TIME() for long signed integers.
2001-11-07 00:08:57 +02:00
..
.cvsignore
ChangeLog
ft_eval.c Portability fixes 2001-08-31 10:20:19 +03:00
ft_eval.h Portability fixes 2001-08-31 10:20:19 +03:00
ft_parser.c
ft_search.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
ft_static.c
ft_stem.c
ft_stopwords.c
ft_test1.c Portability fixes 2001-08-30 21:16:39 +03:00
ft_test1.h
ft_update.c bug fixed 2001-07-12 14:09:51 +02:00
ftdefs.h Fixes for OS2. 2001-08-22 01:45:07 +03:00
fulltext.h
make-ccc
Makefile.am
mi_cache.c Portability fixes. 2001-08-18 10:49:00 +03:00
mi_changed.c
mi_check.c Fixed bug in INSERT DELAYED 2001-10-02 21:08:08 +03:00
mi_checksum.c
mi_close.c
mi_create.c Fix to not running mysqld as root by default 2001-09-02 20:42:07 +03: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
mi_delete_all.c
mi_delete_table.c New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
mi_dynrec.c Ensure that libmysqlclient doesn't use raid 2001-09-04 01:25:34 +03:00
mi_extra.c Fixed bug in ALTER TABLE 2001-04-01 13:45:48 +03:00
mi_info.c
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 Portability fixes 2001-10-31 20:28:43 +02:00
mi_open.c Added missing mysqlbinlog to binary distributions. 2001-11-07 00:08:57 +02:00
mi_packrec.c Portability fixes. 2001-08-18 10:49:00 +03:00
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 Fixes for OS2. 2001-08-22 01:45:07 +03:00
mi_test2.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
mi_test3.c
mi_test_all.res
mi_test_all.sh Fixes for OS2. 2001-08-22 01:45:07 +03:00
mi_unique.c
mi_update.c
mi_write.c
myisamchk.c Update for OS2 (patch from Yuri Dario). 2001-10-31 03:22:31 +02:00
myisamdef.h Fixed bug in ALTER TABLE 2001-04-01 13:45:48 +03:00
myisamlog.c Portability fixes 2001-08-23 00:55:48 +03:00
myisampack.c Portability fixes 2001-10-31 20:28:43 +02:00
NEWS
sort.c OS2 patch 2001-09-12 23:53:31 +03:00
test_pack
TODO