mariadb/sql
unknown 32ac1ef044 Some fixes after merging changes from 4.0
include/hash.h:
  Monty forgot to add H in left part of macros
mysys/hash.c:
  I wonder how it happened that my_bool disappeared
sql/sql_acl.cc:
  Somebody forgot )
sql/sql_class.h:
  I wonder how it happened that this line disappeared
sql/sql_table.cc:
  small typo
sql/sql_yacc.yy:
  Having ; is more compatible
2002-04-16 18:21:53 +05:00
..
share merge 2002-04-13 15:34:39 +03:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc merge 2002-04-13 15:34:39 +03:00
custom_conf.h
derror.cc
des_key_file.cc
field.cc merge 2002-04-13 15:34:39 +03:00
field.h merge 2002-04-13 15:34:39 +03:00
field_conv.cc
filesort.cc merge 2002-04-13 15:34:39 +03:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc Hash now supports several charsets 2002-03-14 21:44:42 +04:00
ha_berkeley.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_hash.h
ha_heap.cc
ha_heap.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_innodb.cc merge 2002-04-13 15:34:39 +03:00
ha_innodb.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_isam.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_isam.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_isammrg.cc
ha_isammrg.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_myisam.cc merge 2002-04-13 15:34:39 +03:00
ha_myisam.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_myisammrg.cc added building without query cache 2002-03-22 22:55:08 +02:00
ha_myisammrg.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
handler.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
handler.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
hash_filo.cc
hash_filo.h Hash now supports several charsets 2002-03-14 21:44:42 +04:00
hostname.cc
init.cc Big5 conversion routines 2002-03-29 19:54:21 +04:00
item.cc merge 2002-04-13 15:34:39 +03:00
item.h merge 2002-04-13 15:34:39 +03:00
item_buff.cc
item_cmpfunc.cc merge 2002-04-13 15:34:39 +03:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc merge 2002-04-13 15:34:39 +03:00
item_func.h merge 2002-04-13 15:34:39 +03:00
item_strfunc.cc merge 2002-04-13 15:34:39 +03:00
item_strfunc.h Now this syntax works too: CONVERT(string,charset_to,charset_from) 2002-03-29 19:11:06 +04:00
item_sum.cc
item_sum.h
item_timefunc.cc merge 2002-04-13 15:34:39 +03:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h merge 2002-04-13 15:34:39 +03:00
lex_symbol.h
lock.cc merge with 3.23.50 2002-03-27 01:56:10 +02:00
log.cc merge 2002-04-13 15:34:39 +03:00
log_event.cc replication fix 2002-03-30 13:42:01 -07:00
log_event.h Fix for load data infile when no active database 2002-03-22 01:03:34 +02:00
Makefile.am add sql_derived.cc into compilation 2002-03-29 19:27:21 +04:00
matherr.c
mf_iocache.cc
mini_client.cc
mini_client.h
my_lock.c
mysql_priv.h merge 2002-04-13 15:34:39 +03:00
mysqld.cc merge 2002-04-13 15:34:39 +03:00
net_pkg.cc Cleanups 2002-04-02 17:54:57 +03:00
net_serv.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc merge 2002-04-13 15:34:39 +03:00
opt_range.h merge 2002-04-13 15:34:39 +03:00
opt_sum.cc merge 2002-04-13 15:34:39 +03:00
password.c
procedure.cc
procedure.h
records.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
repl_failsafe.cc Hash now supports several charsets 2002-03-14 21:44:42 +04:00
repl_failsafe.h
slave.cc merge 2002-04-13 15:34:39 +03:00
slave.h relay_log_space_limit 2002-04-01 21:46:23 -07:00
spatial.cc
spatial.h
sql_acl.cc Some fixes after merging changes from 4.0 2002-04-16 18:21:53 +05:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc merge 2002-04-13 15:34:39 +03:00
sql_cache.cc merge 2002-04-13 15:34:39 +03:00
sql_cache.h processing trunsactional tables in query cache 2002-03-15 23:57:31 +02:00
sql_class.cc merge 2002-04-13 15:34:39 +03:00
sql_class.h Some fixes after merging changes from 4.0 2002-04-16 18:21:53 +05:00
sql_crypt.cc
sql_crypt.h
sql_db.cc merge 2002-04-13 15:34:39 +03:00
sql_delete.cc fixed bug in truncating temp tables 2002-04-08 18:20:24 -06:00
sql_derived.cc Derived tables ! 2002-03-26 15:06:05 +02:00
sql_do.cc
sql_handler.cc merge 2002-04-13 15:34:39 +03:00
sql_insert.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
sql_lex.cc merge 2002-04-13 15:34:39 +03:00
sql_lex.h merge 2002-04-13 15:34:39 +03:00
sql_list.cc
sql_list.h
sql_load.cc Fix for load data infile when no active database 2002-03-22 01:03:34 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_parse.cc merge 2002-04-13 15:34:39 +03:00
sql_rename.cc merge with 3.23.50 2002-03-27 01:56:10 +02:00
sql_repl.cc relay_log_space_limit 2002-04-01 21:46:23 -07:00
sql_repl.h
sql_select.cc merge 2002-04-13 15:34:39 +03:00
sql_select.h
sql_show.cc merge 2002-04-13 15:34:39 +03:00
sql_sort.h
sql_string.cc
sql_string.h Added new method to set string's charset 2002-03-20 20:52:23 +04:00
sql_table.cc Some fixes after merging changes from 4.0 2002-04-16 18:21:53 +05:00
sql_test.cc
sql_udf.cc Hash now supports several charsets 2002-03-14 21:44:42 +04:00
sql_udf.h
sql_union.cc Adding some things according to Monty's correct observations 2002-04-12 16:01:09 +03:00
sql_update.cc added building without query cache 2002-03-22 22:55:08 +02:00
sql_yacc.yy Some fixes after merging changes from 4.0 2002-04-16 18:21:53 +05:00
stacktrace.c
stacktrace.h
structs.h merge 2002-04-13 15:34:39 +03:00
table.cc merge 2002-04-13 15:34:39 +03:00
table.h merge 2002-04-13 15:34:39 +03:00
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc
unireg.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
unireg.h
watchdog_mysqld