mariadb/myisam
unknown 34925f8d82 Fixes for German sorting order.
Docs/manual.texi:
  Update for German sorting
configure.in:
  Don't make the German sort order default
myisam/mi_delete_all.c:
  Truncate files on DELETE FROM table_name to not get warnings when checking files
myisam/mi_search.c:
  Fix for multi-byte character sets.
sql/item_cmpfunc.cc:
  Use current character set when using STRCMP()
strings/ctype-latin1_de.c:
  F
2001-09-11 01:40:52 +03:00
..
.cvsignore
ChangeLog New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
ft_boolean_search.c memory-limited tree 2001-07-02 21:18:57 +02:00
ft_dump.c Removed compiler warnings. 2001-05-31 14:07:17 +03:00
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_nlq_search.c memory-limited tree 2001-07-02 21:18:57 +02:00
ft_parser.c ft-update bug fixed 2001-07-27 20:39:48 +02:00
ft_search.c merge with 3.23.42 2001-09-02 18:38:33 +02:00
ft_static.c ft_* variables added 2001-04-17 21:30:02 +02:00
ft_stem.c
ft_stopwords.c memory-limited tree 2001-07-02 21:18:57 +02:00
ft_test1.c Portability fixes 2001-08-30 21:16:39 +03:00
ft_test1.h
ft_update.c ft-update bug fixed 2001-07-27 20:39:48 +02:00
ftdefs.h merge with 3.23.42 2001-09-02 18:38:33 +02:00
fulltext.h ft_* variables added 2001-04-17 21:30:02 +02:00
make-ccc
Makefile.am Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
mi_cache.c merge with 3.23.42 2001-09-02 18:38:33 +02:00
mi_changed.c
mi_check.c Merge work.mysql.com:/home/bk/mysql 2001-09-04 01:04:32 +02:00
mi_checksum.c
mi_close.c Fixed bug in CHECK TABLE ... EXTENDED 2001-01-16 15:02:25 +02:00
mi_create.c merge 2001-09-02 20:13:07 +02:00
mi_dbug.c Removed compiler warnings. 2001-05-31 14:07:17 +03:00
mi_delete.c Fixed bug when having many binary log files 2001-01-08 00:04:30 +02:00
mi_delete_all.c Fixes for German sorting order. 2001-09-11 01:40:52 +03:00
mi_delete_table.c Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
mi_dynrec.c Ensure that libmysqlclient doesn't use raid 2001-09-04 01:25:34 +03:00
mi_extra.c Fix of UNION code 2001-08-19 14:43:51 +03:00
mi_info.c Removed compiler warnings. 2001-05-31 14:07:17 +03:00
mi_key.c New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
mi_locking.c Don't write rows in MyISAM tables when using count(distinct) 2001-05-23 02:40:46 +03:00
mi_log.c
mi_open.c Some warning fixes and some SSL testprograms check-in 2001-08-26 00:18:20 +08: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 Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
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 Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
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 Fixes for German sorting order. 2001-09-11 01:40:52 +03:00
mi_static.c memory-limited tree 2001-07-02 21:18:57 +02:00
mi_statrec.c Fixed length rows should not use row checksum in MyISAM tables 2001-06-26 10:23:50 +03:00
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 Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
mi_write.c Remove warnings and portability fixes 2001-08-14 20:33:49 +03:00
myisamchk.c merge with 3.23.42 2001-09-02 18:38:33 +02:00
myisamdef.h Fix of UNION code 2001-08-19 14:43:51 +03:00
myisamlog.c merge with 3.23.42 2001-09-02 18:38:33 +02:00
myisampack.c merge with 3.23.42 2001-09-02 18:38:33 +02:00
NEWS
sort.c merge with 3.23.42 2001-09-02 18:38:33 +02:00
test_pack
TODO