mariadb/sql
2003-02-26 23:36:23 +02:00
..
share merge with 3.23 to get corrected error message files and rename of files in mysql-test 2003-02-26 00:22:35 +02:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
convert.cc
custom_conf.h
derror.cc
des_key_file.cc
field.cc
field.h
field_conv.cc
filesort.cc Added START TRANSACTION syntax 2003-02-06 16:55:59 +02:00
frm_crypt.cc
gen_lex_hash.cc
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc ha_innodb.cc: 2003-02-26 19:52:31 +02:00
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc
item.h Fix for MIN/MAX with empty tables 2003-02-03 20:20:32 +02:00
item_buff.cc
item_cmpfunc.cc merge with 3.23.56 to get patches for --lower-case-table-names and 2003-01-29 19:22:22 +02:00
item_cmpfunc.h Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
item_create.cc Fix problem in MIN/MAX optimisation (from last patch) 2003-02-07 17:57:07 +02:00
item_create.h Fix problem in MIN/MAX optimisation (from last patch) 2003-02-07 17:57:07 +02:00
item_func.cc merge with 3.23.56 to get patches for --lower-case-table-names and 2003-01-29 19:22:22 +02:00
item_func.h merge with 3.23.56 to get patches for --lower-case-table-names and 2003-01-29 19:22:22 +02:00
item_strfunc.cc merge with 3.23.56 to get patches for --lower-case-table-names and 2003-01-29 19:22:22 +02:00
item_strfunc.h merge with 3.23.56 to get patches for --lower-case-table-names and 2003-01-29 19:22:22 +02:00
item_sum.cc Better fix for count(distinct) bug 2003-02-10 17:03:27 +02:00
item_sum.h Better fix for count(distinct) bug 2003-02-10 17:03:27 +02:00
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h Fix problem in MIN/MAX optimisation (from last patch) 2003-02-07 17:57:07 +02:00
lex_symbol.h
lock.cc
log.cc Only write to the error log if --log-error is specified and --console is not specified 2003-01-28 20:56:35 +02:00
log_event.cc
log_event.h
Makefile.am
matherr.c
mf_iocache.cc
mini_client.cc
mini_client.h
my_lock.c
mysql_priv.h Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
mysqld.cc Portability fix for HPUX10.20 2003-02-25 21:43:24 +02:00
net_pkg.cc Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
net_serv.cc
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc Fixed memory reference error when doing key_column <=> NULL on column that is defined as NOT NULL 2003-02-10 01:21:09 +02:00
opt_range.h Added START TRANSACTION syntax 2003-02-06 16:55:59 +02:00
opt_sum.cc opt_sum.cc: 2003-02-23 04:27:03 +02:00
password.c
procedure.cc
procedure.h
records.cc Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
repl_failsafe.cc
repl_failsafe.h
set_var.cc
set_var.h
slave.cc Added START TRANSACTION syntax 2003-02-06 16:55:59 +02:00
slave.h
sql_acl.cc Reverted Sinisa's patch "Fixing the error messages returned on GRANT 2003-02-19 16:16:27 +01:00
sql_acl.h
sql_analyse.cc merge with 3.23 to get corrected error message files and rename of files in mysql-test 2003-02-26 00:22:35 +02:00
sql_analyse.h merge with 3.23 to get corrected error message files and rename of files in mysql-test 2003-02-26 00:22:35 +02:00
sql_base.cc
sql_cache.cc
sql_cache.h
sql_class.cc another fix for RAND() initialization 2003-02-12 21:32:35 +01:00
sql_class.h
sql_crypt.cc
sql_crypt.h
sql_db.cc merge with 3.23.56 to get patches for --lower-case-table-names and 2003-01-29 19:22:22 +02:00
sql_delete.cc Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
sql_do.cc
sql_handler.cc ALTER TABLE closes all open HANDLER's for the table in question 2003-02-22 18:00:34 +01:00
sql_insert.cc
sql_lex.cc
sql_lex.h
sql_list.cc
sql_list.h
sql_load.cc A fix for a crashing bug with unspecified database in this type of 2003-02-26 15:28:28 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Applied Sinisa's patch: 2003-02-19 15:08:29 +01:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Added START TRANSACTION syntax 2003-02-06 16:55:59 +02:00
sql_select.h
sql_show.cc Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0 2003-02-26 23:35:58 +02:00
sql_sort.h
sql_string.cc
sql_string.h
sql_table.cc ALTER TABLE closes all open HANDLER's for the table in question 2003-02-22 18:00:34 +01:00
sql_test.cc
sql_udf.cc Only write to the error log if --log-error is specified and --console is not specified 2003-01-28 20:56:35 +02:00
sql_udf.h
sql_union.cc Applying Sinisa's patch: 2003-02-19 14:58:44 +01:00
sql_update.cc Applied Sinisa's patch: 2003-02-19 15:08:29 +01:00
sql_yacc.yy do not allow COLUMN and AFTER/FIRST in 2003-02-22 01:07:17 +01:00
stacktrace.c
stacktrace.h
structs.h Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
table.cc Allow 4.0 to read new 4.1 .frm files 2003-02-07 10:35:08 +02:00
table.h Applying Sinisa's patch: 2003-02-19 14:58:44 +01:00
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld