mariadb/sql
unknown 3de4f87503 some fixes for SELECT INTO @vars ..
sql/sql_parse.cc:
  Simplification of code
2002-10-16 16:55:08 +03:00
..
share Merge with 4.0.4 2002-10-02 17:55:12 +03:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc
des_key_file.cc
field.cc my_sortcmp -> my_strnncoll 2002-10-09 16:33:35 +05:00
field.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
field_conv.cc
filesort.cc Simple charsets now have strncoll() field too 2002-10-09 15:40:57 +05:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc auto_increment for heap tables 2002-10-07 17:49:03 +05:00
ha_heap.h auto_increment for heap tables 2002-10-07 17:49:03 +05:00
ha_innodb.cc my_sortcmp -> my_strnncoll 2002-10-09 16:33:35 +05:00
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc --tmpdir=dir1:dir2:... support in myisamchk 2002-10-08 14:34:04 +00:00
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc
handler.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc removed compiler warnings 2002-10-08 15:34:39 +03:00
item.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
item_buff.cc
item_cmpfunc.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
item_func.h merge with work 2002-10-02 13:45:16 +03:00
item_strfunc.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
item_strfunc.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
item_subselect.cc fixed bug of multi-level EXPLAIN 2002-10-13 14:25:16 +03:00
item_subselect.h fixed bug of multi-level EXPLAIN 2002-10-13 14:25:16 +03:00
item_sum.cc my_sortcmp -> my_strnncoll 2002-10-09 16:33:35 +05:00
item_sum.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
item_timefunc.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
item_timefunc.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
item_uniq.cc
item_uniq.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
key.cc my_sortcmp -> my_strnncoll 2002-10-09 16:33:35 +05:00
lex.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
lex_symbol.h
lock.cc
log.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
log_event.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
log_event.h
Makefile.am merged 2002-10-14 11:36:48 +00:00
matherr.c
mf_iocache.cc
mini_client.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
mini_client.h
my_lock.c
mysql_priv.h Merge work:/home/bk/mysql-4.1 2002-10-08 14:17:38 +00:00
mysqld.cc --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiter 2002-10-12 17:43:40 +00:00
net_pkg.cc after merging fix 2002-10-07 00:56:21 +03:00
net_serv.cc merging 2002-10-04 14:15:59 +03:00
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc Simple charsets now have strncoll() field too 2002-10-09 15:40:57 +05:00
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc
repl_failsafe.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
repl_failsafe.h
set_var.cc support for --tmpdir=dir1:dir2:... 2002-10-08 12:39:37 +00:00
set_var.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
slave.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
slave.h
spatial.cc
spatial.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_acl.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
sql_acl.h
sql_analyse.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_analyse.h
sql_base.cc Merge work:/home/bk/mysql-4.1 2002-10-08 14:17:38 +00:00
sql_cache.cc bad merge fixed 2002-10-14 11:55:28 +00:00
sql_cache.h
sql_class.cc some fixes for SELECT INTO @vars .. 2002-10-16 16:55:08 +03:00
sql_class.h some fixes for SELECT INTO @vars .. 2002-10-16 16:55:08 +03:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_delete.cc merged 2002-10-14 11:36:48 +00:00
sql_derived.cc merging 2002-10-04 14:15:59 +03:00
sql_do.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_error.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_handler.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_insert.cc merging 2002-10-04 14:15:59 +03:00
sql_lex.cc fixed bug of multi-level EXPLAIN 2002-10-13 14:25:16 +03:00
sql_lex.h some fixes for SELECT INTO @vars .. 2002-10-16 16:55:08 +03:00
sql_list.cc
sql_list.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_load.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc some fixes for SELECT INTO @vars .. 2002-10-16 16:55:08 +03:00
sql_prepare.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
sql_rename.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_repl.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_repl.h
sql_select.cc fixed couple of bugs in field/reference name resolution 2002-10-08 14:50:12 +03:00
sql_select.h merging 2002-10-04 14:15:59 +03:00
sql_show.cc Some reorganization to use less memory as well as to hide some implementation 2002-10-10 15:52:32 +05:00
sql_sort.h
sql_string.cc Simple charsets now have strncoll() field too 2002-10-09 15:40:57 +05:00
sql_string.h
sql_table.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_test.cc
sql_udf.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_udf.h
sql_union.cc fixed bug of multi-level EXPLAIN 2002-10-13 14:25:16 +03:00
sql_update.cc merged 2002-10-14 11:36:48 +00:00
sql_yacc.yy some fixes for SELECT INTO @vars .. 2002-10-16 16:55:08 +03:00
stacktrace.c
stacktrace.h
structs.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
table.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
table.h merging 2002-10-04 14:15:59 +03:00
thr_malloc.cc
time.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
udf_example.cc
uniques.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
unireg.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
unireg.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
watchdog_mysqld