mariadb/sql
2002-11-28 15:19:42 +04:00
..
share error messages fix 2002-11-23 22:11:53 +02:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc
des_key_file.cc
field.cc More use of new string->number conversion functions 2002-11-28 11:33:04 +04:00
field.h supported possiblity of item substitute (fixed bug) in setup_fields 2002-11-25 01:38:56 +02:00
field_conv.cc
filesort.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
frm_crypt.cc
gen_lex_hash.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
gstream.cc Preparing to use better string-to-number functions to avoid c_ptr() call, 2002-11-27 15:47:39 +04:00
gstream.h
ha_berkeley.cc support for HA_READ_BEFORE_KEY and HA_READ_PREFIX_LAST_OR_PREV 2002-11-27 19:32:47 +04:00
ha_berkeley.h Portability fix when using -DBIG_TABLES 2002-11-14 12:21:36 +02:00
ha_heap.cc ::index_read_last() method has been added 2002-11-28 15:19:42 +04:00
ha_heap.h ::index_read_last() method has been added 2002-11-28 15:19:42 +04:00
ha_innodb.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
ha_innodb.h
ha_isam.cc Portability fix when using -DBIG_TABLES 2002-11-14 12:21:36 +02:00
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
ha_myisam.h
ha_myisammrg.cc myisammrg::index_next_same 2002-11-25 22:18:44 +01:00
ha_myisammrg.h myisammrg::index_next_same 2002-11-25 22:18:44 +01:00
handler.cc Merge with 4.0 2002-11-25 12:19:28 +02:00
handler.h Merge with 4.0 2002-11-21 15:56:48 +02:00
hash_filo.cc
hash_filo.h Merge with 4.0 2002-11-21 15:56:48 +02:00
hostname.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
init.cc
item.cc typo fixed 2002-11-27 17:42:15 +02:00
item.h New functions 2002-11-28 11:04:26 +04:00
item_buff.cc
item_cmpfunc.cc merging 2002-11-27 11:32:09 +02:00
item_cmpfunc.h merging 2002-11-27 11:32:09 +02:00
item_create.cc Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 2002-11-25 17:34:51 +02:00
item_create.h
item_func.cc Merge 2002-11-25 15:32:44 +01:00
item_func.h New functions 2002-11-28 11:04:26 +04:00
item_strfunc.cc More use of new string->number conversion functions 2002-11-28 11:33:04 +04:00
item_strfunc.h Fixed CAST( xxx as CHAR) 2002-11-25 17:33:51 +02:00
item_subselect.cc after review changes in IN/ALL/ANY/SOME (SCRUM) 2002-11-27 17:04:43 +02:00
item_subselect.h merging 2002-11-27 11:32:09 +02:00
item_sum.cc More use of new string->number conversion functions 2002-11-28 11:33:04 +04:00
item_sum.h New functions 2002-11-28 11:04:26 +04:00
item_timefunc.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
item_timefunc.h Fixed CAST( xxx as CHAR) 2002-11-25 17:33:51 +02:00
item_uniq.cc
item_uniq.h prevent using references on sum function (except HAVING clouse of current select) and forward references 2002-11-21 11:01:33 +02:00
key.cc
lex.h merging 2002-11-27 11:32:09 +02:00
lex_symbol.h
lock.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
log.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
log_event.cc Fixes after merge with 4.0 2002-11-21 22:25:53 +02:00
log_event.h Merge with 4.0 2002-11-21 15:56:48 +02:00
Makefile.am removed redundant -I include-dirs 2002-11-26 14:01:08 +01:00
matherr.c
mf_iocache.cc
mini_client.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
mini_client.h
my_lock.c
mysql_priv.h after review changes in IN/ALL/ANY/SOME (SCRUM) 2002-11-27 17:04:43 +02:00
mysqld.cc Merge with 4.0 2002-11-25 12:19:28 +02:00
net_pkg.cc
net_serv.cc
nt_servc.cc Typo fix (duplicate functions body) 2002-11-12 22:11:59 -02:00
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 2002-11-25 17:34:51 +02:00
opt_range.h
opt_sum.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
password.c
procedure.cc
procedure.h
records.cc
repl_failsafe.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
repl_failsafe.h
set_var.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
set_var.h Merge with 4.0 2002-11-21 15:56:48 +02:00
slave.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
slave.h Merge with 4.0 2002-11-21 15:56:48 +02:00
spatial.cc
spatial.h
sql_acl.cc Fixes after merge with 4.0 2002-11-21 22:25:53 +02:00
sql_acl.h
sql_analyse.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_analyse.h
sql_base.cc after review changes in IN/ALL/ANY/SOME (SCRUM) 2002-11-27 17:04:43 +02:00
sql_cache.cc Moved safe_to_cache_query from thd to lex. 2002-11-22 14:50:53 +01:00
sql_cache.h new status variable (number of queries deleted because of low memory) 2002-11-17 20:41:25 +02:00
sql_class.cc Moved safe_to_cache_query from thd to lex. 2002-11-22 14:50:53 +01:00
sql_class.h Merge 2002-11-25 15:32:44 +01:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Fixes after merge with 4.0 2002-11-21 22:25:53 +02:00
sql_delete.cc reverse order in global select list allow to avoid recursion in derived tables 2002-11-27 01:12:16 +02:00
sql_derived.cc reverse order in global select list allow to avoid recursion in derived tables 2002-11-27 01:12:16 +02:00
sql_do.cc
sql_error.cc protocol merge 2002-11-22 10:20:14 -08:00
sql_handler.cc
sql_help.cc
sql_insert.cc reverse order in global select list allow to avoid recursion in derived tables 2002-11-27 01:12:16 +02:00
sql_lex.cc merging 2002-11-27 11:32:09 +02:00
sql_lex.h merging 2002-11-27 17:10:21 +02:00
sql_list.cc
sql_list.h
sql_load.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc merging 2002-11-27 17:10:21 +02:00
sql_prepare.cc Merge work.mysql.com:/home/bk/mysql-4.1 2002-11-27 11:23:36 +01:00
sql_rename.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_repl.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_repl.h
sql_select.cc after merging fix 2002-11-27 12:31:32 +02:00
sql_select.h fixed cyclic reference bug 2002-11-14 00:26:18 +02:00
sql_show.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_sort.h
sql_string.cc wild_case_compate(&String, &String, escape) doesn't exist anymor 2002-11-14 17:25:34 +04:00
sql_string.h Fixed CAST( xxx as CHAR) 2002-11-25 17:33:51 +02:00
sql_table.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_test.cc
sql_udf.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_udf.h
sql_union.cc lot's of fixes with test cases 2002-11-18 18:28:51 +02:00
sql_update.cc reverse order in global select list allow to avoid recursion in derived tables 2002-11-27 01:12:16 +02:00
sql_yacc.yy fixed current_thread 2002-11-27 18:03:10 +02:00
stacktrace.c
stacktrace.h
structs.h
table.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
table.h Merge with 4.0 2002-11-21 15:56:48 +02:00
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld