mariadb/sql
unknown db3b3c1799 Associate a charset directly with its number in the Index file, and
propogate those changes through the code.  This is so that there can
be holes in the list of charsets without breaking old tables.


configure.in:
  - changed pattern for getting number from charsets Index file
mysys/charset.c:
  - changed from using a TYPELIB to a CS_ID struct, so both the name
    and the number of a charset is stored in available_charsets
sql/share/charsets/Index:
  - made the number a real part of the Index file, not just a comment
sql/share/charsets/README:
  - order is no longer significant, but each charset must be paired
    with its number
2000-08-22 16:08:34 -04:00
..
Attic Import changeset 2000-07-31 21:29:14 +02:00
share Associate a charset directly with its number in the Index file, and 2000-08-22 16:08:34 -04:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
add_errmsg Import changeset 2000-07-31 21:29:14 +02:00
cache_manager.cc Import changeset 2000-07-31 21:29:14 +02:00
cache_manager.h Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Merge of last changes 2000-08-21 03:07:54 +03:00
convert.cc Import changeset 2000-07-31 21:29:14 +02:00
custom_conf.h Import changeset 2000-07-31 21:29:14 +02:00
derror.cc Import changeset 2000-07-31 21:29:14 +02:00
field.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
field.h Import changeset 2000-07-31 21:29:14 +02:00
field_conv.cc Import changeset 2000-07-31 21:29:14 +02:00
filesort.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
frm_crypt.cc Import changeset 2000-07-31 21:29:14 +02:00
gen_lex_hash.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
ha_berkeley.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
ha_berkeley.h Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
ha_hash.h Import changeset 2000-07-31 21:29:14 +02:00
ha_heap.cc Import changeset 2000-07-31 21:29:14 +02:00
ha_heap.h Import changeset 2000-07-31 21:29:14 +02:00
ha_isam.cc Import changeset 2000-07-31 21:29:14 +02:00
ha_isam.h Import changeset 2000-07-31 21:29:14 +02:00
ha_isammrg.cc Import changeset 2000-07-31 21:29:14 +02:00
ha_isammrg.h Import changeset 2000-07-31 21:29:14 +02:00
ha_myisam.cc Merge 2000-08-18 13:09:26 +03:00
ha_myisam.h Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but 2000-08-17 19:30:36 +04:00
ha_myisammrg.cc PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
ha_myisammrg.h PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
handler.cc Import changeset 2000-07-31 21:29:14 +02:00
handler.h Merge 2000-08-17 19:43:38 +04:00
hash_filo.cc Import changeset 2000-07-31 21:29:14 +02:00
hash_filo.h Import changeset 2000-07-31 21:29:14 +02:00
hostname.cc Import changeset 2000-07-31 21:29:14 +02:00
init.cc Import changeset 2000-07-31 21:29:14 +02:00
item.cc Import changeset 2000-07-31 21:29:14 +02:00
item.h Import changeset 2000-07-31 21:29:14 +02:00
item_buff.cc Import changeset 2000-07-31 21:29:14 +02:00
item_cmpfunc.cc Import changeset 2000-07-31 21:29:14 +02:00
item_cmpfunc.h Import changeset 2000-07-31 21:29:14 +02:00
item_create.cc Import changeset 2000-07-31 21:29:14 +02:00
item_create.h Import changeset 2000-07-31 21:29:14 +02:00
item_func.cc Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but 2000-08-17 19:30:36 +04:00
item_func.h sql_yacc.yy => CREATE TABLE (... COLLECTION ... ) syntax 2000-08-21 15:35:27 +04:00
item_strfunc.cc Import changeset 2000-07-31 21:29:14 +02:00
item_strfunc.h Import changeset 2000-07-31 21:29:14 +02:00
item_sum.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
item_sum.h Import changeset 2000-07-31 21:29:14 +02:00
item_timefunc.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
item_timefunc.h Import changeset 2000-07-31 21:29:14 +02:00
item_uniq.cc PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
item_uniq.h PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
key.cc Import changeset 2000-07-31 21:29:14 +02:00
lex.h Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
lex_symbol.h Import changeset 2000-07-31 21:29:14 +02:00
lock.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
log.cc Import changeset 2000-07-31 21:29:14 +02:00
log_event.cc Import changeset 2000-07-31 21:29:14 +02:00
log_event.h Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
matherr.c Import changeset 2000-07-31 21:29:14 +02:00
md5.c Import changeset 2000-07-31 21:29:14 +02:00
md5.h Import changeset 2000-07-31 21:29:14 +02:00
mf_iocache.cc Import changeset 2000-07-31 21:29:14 +02:00
mini_client.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
mini_client.h Import changeset 2000-07-31 21:29:14 +02:00
my_lock.c Import changeset 2000-07-31 21:29:14 +02:00
mysql_priv.h Merge of last changes 2000-08-21 03:07:54 +03:00
mysqlbinlog.cc Import changeset 2000-07-31 21:29:14 +02:00
mysqld.cc bookkeeping commit - bk will not let me pull Monty's changes until I commit mine to my repository - this will not be pushed 2000-08-15 11:42:09 -06:00
net_pkg.cc Import changeset 2000-07-31 21:29:14 +02:00
net_serv.cc Import changeset 2000-07-31 21:29:14 +02:00
nt_servc.cc Import changeset 2000-07-31 21:29:14 +02:00
nt_servc.h Import changeset 2000-07-31 21:29:14 +02:00
opt_range.cc Import changeset 2000-07-31 21:29:14 +02:00
opt_range.h Import changeset 2000-07-31 21:29:14 +02:00
opt_sum.cc Import changeset 2000-07-31 21:29:14 +02:00
password.c Import changeset 2000-07-31 21:29:14 +02:00
procedure.cc Import changeset 2000-07-31 21:29:14 +02:00
procedure.h Import changeset 2000-07-31 21:29:14 +02:00
records.cc Import changeset 2000-07-31 21:29:14 +02:00
slave.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_acl.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_acl.h Import changeset 2000-07-31 21:29:14 +02:00
sql_analyse.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_analyse.h Import changeset 2000-07-31 21:29:14 +02:00
sql_base.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_cache.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_class.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_class.h RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_crypt.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_crypt.h Import changeset 2000-07-31 21:29:14 +02:00
sql_db.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_delete.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_insert.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_lex.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_lex.h RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_list.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_list.h Import changeset 2000-07-31 21:29:14 +02:00
sql_load.cc Additions for CHECK table + update of benchmarks 2000-08-17 01:05:02 +03:00
sql_map.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_map.h Import changeset 2000-07-31 21:29:14 +02:00
sql_parse.cc Merge 2000-08-21 15:54:41 +04:00
sql_rename.cc Merge of last changes 2000-08-21 03:07:54 +03:00
sql_select.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_select.h Import changeset 2000-07-31 21:29:14 +02:00
sql_show.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_string.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_string.h Import changeset 2000-07-31 21:29:14 +02:00
sql_table.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_test.cc Fix "dosen't" for someone who mailed us. :) 2000-08-16 04:17:40 -05:00
sql_udf.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_udf.h Import changeset 2000-07-31 21:29:14 +02:00
sql_update.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_yacc.yy Merge 2000-08-21 15:54:41 +04:00
structs.h Additions for CHECK table + update of benchmarks 2000-08-17 01:05:02 +03:00
table.cc Import changeset 2000-07-31 21:29:14 +02:00
table.h Import changeset 2000-07-31 21:29:14 +02:00
thr_malloc.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
time.cc Import changeset 2000-07-31 21:29:14 +02:00
udf_example.cc Import changeset 2000-07-31 21:29:14 +02:00
unireg.cc Import changeset 2000-07-31 21:29:14 +02:00
unireg.h RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
violite.c Import changeset 2000-07-31 21:29:14 +02:00
watchdog_mysqld Import changeset 2000-07-31 21:29:14 +02:00