mariadb/myisam
jani@rhols221.arenanet.fi 16e3b892a6 Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,
mysqlmanager from using GNU getopt to use my_getopt.

Changed some files that just included old getopt.h to include
my_getopt.h now.

Fixed a bug in my_print_help() in my_getopt.c.

Made better documentation for option -G in mysql client.
2002-05-24 14:06:58 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
ft_boolean_search.c yet another ft-trunc bug fixed 2002-05-15 20:31:24 +02:00
ft_dump.c Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, 2002-05-24 14:06:58 +03:00
ft_eval.c Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, 2002-05-24 14:06:58 +03:00
ft_eval.h Update copyright 2001-12-06 14:10:51 +02:00
ft_nlq_search.c getting rid of default_charset_info 2002-04-15 20:32:40 +00:00
ft_parser.c phrase search parser bug 2002-05-08 16:47:27 +00:00
ft_static.c freebsd fix for openssl 2001-12-15 21:39:26 +01:00
ft_stem.c Update copyright 2001-12-06 14:10:51 +02:00
ft_stopwords.c Update copyright 2001-12-06 14:10:51 +02:00
ft_test1.c Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, 2002-05-24 14:06:58 +03:00
ft_test1.h Update copyright 2001-12-06 14:10:51 +02:00
ft_update.c getting rid of default_charset_info 2002-04-15 20:32:40 +00:00
ftdefs.h phrase search 2002-04-18 14:12:29 +00:00
fulltext.h ft_* variables added 2001-04-17 21:30:02 +02:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am ft_dump re-enabled, manual fixes 2001-11-22 22:50:41 +01: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 Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, 2002-05-24 14:06:58 +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 Update copyright 2001-12-06 14:10:51 +02:00
mi_dbug.c Update copyright 2001-12-06 14:10:51 +02:00
mi_delete.c Update copyright 2001-12-06 14:10:51 +02: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 Update needed for SuSE 7.3 2002-01-26 01:19:47 +02: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 Update copyright 2001-12-06 14:10:51 +02: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 Update copyright 2001-12-06 14:10:51 +02: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 Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rlast.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rnext.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rnext_same.c Update copyright 2001-12-06 14:10:51 +02: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 Update copyright 2001-12-06 14:10:51 +02:00
mi_static.c Added support of null keys in HEAP tables 2002-01-12 15:42:54 +02:00
mi_statrec.c Update copyright 2001-12-06 14:10:51 +02:00
mi_test1.c Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, 2002-05-24 14:06:58 +03:00
mi_test2.c Update copyright 2001-12-06 14:10:51 +02:00
mi_test3.c Update copyright 2001-12-06 14:10:51 +02: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 Update copyright 2001-12-06 14:10:51 +02:00
mi_update.c Update copyright 2001-12-06 14:10:51 +02:00
mi_write.c Removed compiler warnings 2002-05-22 19:11:06 +03:00
myisamchk.c my_getopt: 2002-05-22 20:45:19 +03:00
myisamdef.h Fix for MyISAM records > 16M 2001-12-11 20:45:48 +02:00
myisamlog.c Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
myisampack.c Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, 2002-05-24 14:06:58 +03:00
NEWS Import changeset 2000-07-31 21:29:14 +02:00
sort.c init_dynamic_array MyODBC compatibility fix 2002-04-28 21:22:37 +00:00
test_pack Import changeset 2000-07-31 21:29:14 +02:00
TODO Import changeset 2000-07-31 21:29:14 +02:00