mariadb/sql
gluh@gluh.mysql.r18.ru f6816f32bd Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0
into gluh.mysql.r18.ru:/home/gluh/Bugs/mysql-4.0.3067
2004-03-16 11:33:36 +04:00
..
share Cleanup + safety comment 2004-02-16 09:41:13 +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
frm_crypt.cc
gen_lex_hash.cc
ha_berkeley.cc Ensure that install_test_db.sh script works with both 'make install' and 'make_binary_distribution' layouts 2004-03-12 01:10:22 +02:00
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc Fix for BUG#3015 2004-03-01 15:15:58 +01:00
ha_innodb.h row0mysql.c: 2004-02-09 23:57:29 +02:00
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc
handler.h Code cleanups 2004-02-10 12:03:08 +01:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc
item.h
item_buff.cc
item_cmpfunc.cc Fix for bug #2629 NULLIF() doesn't behave as described in manual 2004-03-16 11:33:03 +04:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Merge 2004-03-12 01:13:04 +02:00
item_func.h
item_strfunc.cc
item_strfunc.h
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
log.cc Undoing 2 parts of changeset 1.1730.1.1 : 2004-03-10 16:30:47 +01:00
log_event.cc Fix for BUG#2983 "If statement was killed on master, slave errors despite replicate-wild-ignore-t" 2004-03-11 17:38:19 +01:00
log_event.h Always use libtool with "--preserve-dup-deps" 2004-02-13 16:05:09 +02:00
Makefile.am
matherr.c
mf_iocache.cc Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
mini_client.cc Fixed usage of strxnmov() in recent changesets 2004-02-19 22:04:31 +02:00
mini_client.h
my_lock.c
mysql_priv.h Merge 2004-03-12 01:13:04 +02:00
mysqld.cc Ensure that install_test_db.sh script works with both 'make install' and 'make_binary_distribution' layouts 2004-03-12 01:10:22 +02:00
net_pkg.cc
net_serv.cc c++ comment fixed 2004-02-21 14:25:43 +01:00
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc
repl_failsafe.cc Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": 2004-03-11 16:23:35 +01:00
repl_failsafe.h
set_var.cc Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 2004-03-11 16:24:47 +01:00
set_var.h Ensure that one can't from the command line set a variable too small. (Bug #2710) 2004-03-06 10:43:35 +02:00
slave.cc Fix for BUG#2983 "If statement was killed on master, slave errors despite replicate-wild-ignore-t" 2004-03-11 17:38:19 +01:00
slave.h Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": 2004-03-11 16:23:35 +01:00
sql_acl.cc Ensure that privileges are tested properly for multi-table-updates. 2004-02-03 19:17:23 +01:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc Ensure that install_test_db.sh script works with both 'make install' and 'make_binary_distribution' layouts 2004-03-12 01:10:22 +02:00
sql_cache.cc invalidation of locking for write tables (BUG#2693) 2004-03-04 18:32:55 +02:00
sql_cache.h invalidation of locking for write tables (BUG#2693) 2004-03-04 18:32:55 +02:00
sql_class.cc Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 2004-02-05 17:53:46 +04:00
sql_class.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 2004-03-04 20:30:29 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Fixes to newly pushed code 2004-03-12 15:56:28 +02:00
sql_delete.cc Rollback UPDATE/DELETE statements on kill 2004-03-04 18:16:10 +02:00
sql_do.cc
sql_handler.cc Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
sql_insert.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.0 2004-03-06 10:43:53 +02:00
sql_lex.cc
sql_lex.h
sql_list.cc
sql_list.h Rollback UPDATE/DELETE statements on kill 2004-03-04 18:16:10 +02:00
sql_load.cc Added comment 2004-02-16 18:58:21 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 2004-03-12 17:56:27 +04:00
sql_rename.cc
sql_repl.cc Backporting parts of 2004-03-10 16:56:28 +01:00
sql_repl.h
sql_select.cc multi_update.result: 2004-03-11 22:26:03 +02:00
sql_select.h
sql_show.cc Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": 2004-03-11 16:23:35 +01:00
sql_sort.h
sql_string.cc
sql_string.h
sql_table.cc Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
sql_test.cc
sql_udf.cc Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461) 2004-02-05 09:12:23 +01:00
sql_udf.h
sql_union.cc
sql_update.cc Ensure that install_test_db.sh script works with both 'make install' and 'make_binary_distribution' layouts 2004-03-12 01:10:22 +02:00
sql_yacc.yy Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
stacktrace.c
stacktrace.h
structs.h
table.cc Fixes to newly pushed code 2004-03-12 15:56:28 +02:00
table.h
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc
unireg.cc crease number of open files to 2048 on windows 2004-02-19 19:36:53 +02:00
unireg.h
watchdog_mysqld