mariadb/myisam
unknown 68375e0f00 New ctype functions/macros to support many charsets at a time
client/mysql.cc:
  new ctypes
client/mysqldump.c:
  new ctypes
client/mysqltest.c:
  new ctypes
client/sql_string.cc:
  new ctypes
client/sql_string.h:
  new ctypes
extra/mysql_install.c:
  new ctypes
extra/replace.c:
  new ctypes
extra/resolve_stack_dump.c:
  new ctypes
extra/resolveip.c:
  new ctypes
heap/hp_hash.c:
  new ctypes
include/m_ctype.h:
  new ctypes
include/my_sys.h:
  new ctypes
isam/_key.c:
  new ctypes
isam/_search.c:
  new ctypes
libmysql/Makefile.shared:
  new ctypes
libmysql/libmysql.c:
  new ctypes
myisam/ft_dump.c:
  new ctypes
myisam/ft_parser.c:
  new ctypes
myisam/mi_test1.c:
  new ctypes
mysys/charset.c:
  new ctypes
mysys/default.c:
  new ctypes
mysys/getvar.c:
  new ctypes
mysys/hash.c:
  new ctypes
mysys/mf_casecnv.c:
  new ctypes
mysys/mf_dirname.c:
  new ctypes
mysys/mf_format.c:
  new ctypes
mysys/mf_iocache2.c:
  new ctypes
mysys/mf_soundex.c:
  new ctypes
mysys/mf_wfile.c:
  new ctypes
mysys/my_error.c:
  new ctypes
mysys/my_getwd.c:
  new ctypes
mysys/my_init.c:
  new ctypes
mysys/my_vsnprintf.c:
  new ctypes
mysys/typelib.c:
  new ctypes
sql/convert.cc:
  new ctypes
sql/des_key_file.cc:
  new ctypes
sql/field.cc:
  new ctypes
sql/field.h:
  new ctypes
sql/field_conv.cc:
  new ctypes
sql/filesort.cc:
  new ctypes
sql/ha_innodb.cc:
  new ctypes
sql/hostname.cc:
  new ctypes
sql/init.cc:
  new ctypes
sql/item.cc:
  new ctypes
sql/item_func.cc:
  new ctypes
sql/item_strfunc.cc:
  new ctypes
sql/item_sum.cc:
  new ctypes
sql/item_timefunc.cc:
  new ctypes
sql/key.cc:
  new ctypes
sql/log.cc:
  new ctypes
sql/mysql_priv.h:
  new ctypes
sql/mysqld.cc:
  new ctypes
sql/opt_range.cc:
  new ctypes
sql/procedure.cc:
  new ctypes
sql/slave.cc:
  new ctypes
sql/sql_acl.cc:
  new ctypes
sql/sql_analyse.cc:
  new ctypes
sql/sql_base.cc:
  new ctypes
sql/sql_cache.cc:
  new ctypes
sql/sql_db.cc:
  new ctypes
sql/sql_handler.cc:
  new ctypes
sql/sql_lex.cc:
  new ctypes
sql/sql_parse.cc:
  new ctypes
sql/sql_show.cc:
  new ctypes
sql/sql_string.cc:
  new ctypes
sql/sql_string.h:
  new ctypes
sql/sql_table.cc:
  new ctypes
sql/sql_yacc.yy:
  new ctypes
sql/table.cc:
  new ctypes
sql/time.cc:
  new ctypes
strings/Makefile.am:
  new ctypes
strings/ctype-big5.c:
  new ctypes
strings/ctype-czech.c:
  new ctypes
strings/ctype-gbk.c:
  new ctypes
strings/ctype-latin1_de.c:
  new ctypes
strings/ctype-sjis.c:
  new ctypes
strings/ctype-tis620.c:
  new ctypes
strings/ctype.c:
  new ctypes
strings/str2int.c:
  new ctypes
strings/strto.c:
  new ctypes
tools/mysqlmanager.c:
  new ctypes
2002-03-12 21:37:58 +04:00
..
.cvsignore This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
ChangeLog
ft_boolean_search.c ftb-bugfix 2002-01-14 15:40:54 +00:00
ft_dump.c New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04:00
ft_eval.c Portability fix 2001-11-07 00:13:29 +02:00
ft_eval.h Update copyright 2001-12-06 14:10:51 +02:00
ft_nlq_search.c Removed compiler warnings. 2001-12-10 00:08:24 +02:00
ft_parser.c New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04: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 Portability fix 2001-11-07 00:13:29 +02:00
ft_test1.h Update copyright 2001-12-06 14:10:51 +02:00
ft_update.c ft-bugfix (UPDATE something -> NULL) 2002-01-13 15:35:12 +00:00
ftdefs.h Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
fulltext.h
make-ccc
Makefile.am This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04: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 Merge from 3.23.48 tree 2002-01-30 16:37:47 +02: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 This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_dbug.c Update copyright 2001-12-06 14:10:51 +02:00
mi_delete.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04: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 This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04: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 This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04: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 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 This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04: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 This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_statrec.c Update copyright 2001-12-06 14:10:51 +02:00
mi_test1.c New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04:00
mi_test2.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_test3.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04: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 This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
mi_write.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
myisamchk.c Cleanup 2002-02-11 04:55:52 +02:00
myisamdef.h This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
myisamlog.c Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
myisampack.c Update copyright 2001-12-06 14:10:51 +02:00
NEWS
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 This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_key.h This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_mbr.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_mbr.h This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_split.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
rt_test.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
sort.c Portability fix. 2001-11-07 02:30:34 +02:00
sp_defs.h This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
sp_key.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
sp_test.c This ChangeSet adds RTREE support into myisam library. 2002-02-20 14:11:21 +04:00
test_pack
TODO