mariadb/sql
serg@serg.mylan 5d947f7b97 Merge bk-internal:/home/bk/mysql-4.0/
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-06-07 12:39:26 +02:00
..
share
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
convert.cc
custom_conf.h
derror.cc
des_key_file.cc
field.cc Fixed http address in some scripts (Bug #3460) 2004-04-28 17:45:08 +03:00
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
ha_berkeley.cc some cleanup of last patch for BUG #2342 2004-03-27 02:37:05 +04:00
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc row0mysql.c, row0mysql.h, ha_innodb.cc: 2004-06-01 19:19:48 +03:00
ha_innodb.h
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 fixed bug #2342 2004-03-27 00:35:45 +04:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) 2004-04-28 03:37:45 +03:00
item.h Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) 2004-04-28 03:37:45 +03:00
item_buff.cc
item_cmpfunc.cc BUG#3987 - if(int, aggregate(int)) 2004-06-07 12:38:35 +02:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc bug#3612 - Item_func_div set decimals incorrectly 2004-05-11 12:19:37 +02:00
item_func.h
item_strfunc.cc A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL) 2004-05-17 12:47:16 +05:00
item_strfunc.h
item_sum.cc
item_sum.h A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set) 2004-04-09 19:07:39 +05:00
item_timefunc.cc compatibility fix. warning removed 2004-05-03 18:26:50 +02:00
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 to make Windows compilation smoother 2004-05-26 21:40:27 +05:00
log_event.h
Makefile.am Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
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 Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start" 2004-05-19 15:03:32 +02:00
mysqld.cc Changed --log-warnings to be integer instead of boolean. Given --skip-log-warnings 2004-06-01 17:29:24 +03:00
mysqld_suffix.h New MYSQL_SERVER_SUFFIX usage (for easier compilation) 2004-05-25 02:28:44 +03:00
net_pkg.cc
net_serv.cc c++ comment fixed 2004-02-21 14:25:43 +01:00
nt_servc.cc merge with 3.23 2004-03-25 22:05:09 +02:00
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#2922 "Crash (signal11) after "load data from master"" 2004-03-17 10:35:03 +01:00
repl_failsafe.h
set_var.cc Changed --log-warnings to be integer instead of boolean. Given --skip-log-warnings 2004-06-01 17:29:24 +03: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#3871: a slave must always replicate a statement, even if it examines more than 4G rows, 2004-05-24 18:46:49 +02:00
slave.h A new option --replicate-same-server-id to force a slave to execute queries originating from itself 2004-04-28 18:24:46 +02:00
sql_acl.cc backport wild_compare fix from 4.1 - bug#3924 2004-05-29 17:52:20 +02:00
sql_acl.h backport wild_compare fix from 4.1 - bug#3924 2004-05-29 17:52:20 +02:00
sql_analyse.cc
sql_analyse.h
sql_base.cc backport wild_compare fix from 4.1 - bug#3924 2004-05-29 17:52:20 +02:00
sql_cache.cc fixed BUG in query cahe statistic counting 2004-03-21 11:48:51 +02:00
sql_cache.h invalidation of locking for write tables (BUG#2693) 2004-03-04 18:32:55 +02:00
sql_class.cc
sql_class.h Changed --log-warnings to be integer instead of boolean. Given --skip-log-warnings 2004-06-01 17:29:24 +03:00
sql_crypt.cc
sql_crypt.h
sql_db.cc backport wild_compare fix from 4.1 - bug#3924 2004-05-29 17:52:20 +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 Fix for BUG33649: Post-review fixes 2004-05-19 02:18:54 +04:00
sql_insert.cc Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) 2004-04-28 03:37:45 +03: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 Changed --log-warnings to be integer instead of boolean. Given --skip-log-warnings 2004-06-01 17:29:24 +03:00
sql_rename.cc
sql_repl.cc Backporting parts of 2004-03-10 16:56:28 +01:00
sql_repl.h
sql_select.cc a fix. 2004-05-28 15:01:16 +05:00
sql_select.h
sql_show.cc backport wild_compare fix from 4.1 - bug#3924 2004-05-29 17:52:20 +02:00
sql_sort.h
sql_string.cc
sql_string.h
sql_table.cc fixed bug #2342 2004-03-27 00:35:45 +04:00
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc union.result: 2004-03-22 16:35:15 +02:00
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 Fix for Bug 3481 2004-04-28 16:14:53 +01:00
stacktrace.c
stacktrace.h
structs.h Fixed http address in some scripts (Bug #3460) 2004-04-28 17:45:08 +03:00
table.cc Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) 2004-04-28 03:37:45 +03: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