mariadb/sql
sergefp@mysql.com 2af2f47395 Merge mysqldev@production.mysql.com:my/mysql-5.0-release
into mysql.com:/home/psergey/mysql-5.0-bug12335-release2
2005-08-26 00:56:36 +04:00
..
examples Merge mysql.com:/M50/clone-5.0 into mysql.com:/M50/push-5.0 2005-08-25 11:46:17 +02:00
share Merge mysql.com:/home/jimw/my/mysql-5.0-11680 2005-08-24 15:54:23 -07:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc
field.h
field_conv.cc Fix bug #11398 Bug in field_conv() results in wrong result of join with index 2005-08-16 22:13:43 +04:00
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-08-15 18:35:48 +03:00
ha_berkeley.h Fixes during review of new pushed code 2005-08-12 13:54:42 +03:00
ha_blackhole.cc
ha_blackhole.h
ha_federated.cc
ha_federated.h
ha_heap.cc
ha_heap.h
ha_innodb.cc ha_innodb.cc: 2005-08-25 16:57:13 +03:00
ha_innodb.h set_var.cc, mysqld.cc, ha_innodb.h, ha_innodb.cc, srv0srv.c, srv0srv.h: 2005-08-11 18:03:01 +02:00
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc Merge eel.(none):/home/jonas/src/mysql-5.0 2005-08-18 14:28:13 +02:00
ha_ndbcluster.h
handler.cc After merge fixes 2005-08-25 09:38:06 +03:00
handler.h BUG#12162 - one can start two transactions with the same XID. 2005-08-12 21:15:01 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc Fixes during review of new pushed code 2005-08-12 13:54:42 +03:00
item.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
item.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
item_buff.cc
item_cmpfunc.cc Cleanup during review of new pushed code 2005-08-22 01:13:37 +03:00
item_cmpfunc.h stop on NULL comparison only if it is allowed (BUG#12509) 2005-08-18 12:07:14 +03:00
item_create.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
item_create.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
item_func.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
item_func.h Fix cases where SLEEP() calls would get optimized away or cached. (Bug #12689) 2005-08-19 15:51:40 -07:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Fixes during review of new pushed code 2005-08-20 11:00:00 +03:00
item_strfunc.h
item_subselect.cc item_subselect.cc: 2005-08-13 11:15:17 +03:00
item_subselect.h
item_sum.cc Fixes during review of new pushed code 2005-08-12 13:54:42 +03:00
item_sum.h
item_timefunc.cc Make SYSDATE() behave as in Oracle: always the current datetime, not the 2005-08-24 15:50:58 -07:00
item_timefunc.h Make SYSDATE() behave as in Oracle: always the current datetime, not the 2005-08-24 15:50:58 -07:00
item_uniq.cc
item_uniq.h
key.cc
lex.h Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-08-25 17:39:02 +04:00
lex_symbol.h
lock.cc Cleanups during review of new code 2005-08-11 15:58:15 +03:00
log.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
log_event.cc BUG#12532: Fix for the case when my_malloc is macro 2005-08-24 11:14:41 +02:00
log_event.h Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1 2005-08-19 15:29:30 -04:00
Makefile.am Include the new header file in an appropriate macro. 2005-08-25 21:41:50 +02:00
matherr.c
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
mysqld.cc Fixes during review of new pushed code 2005-08-20 11:00:00 +03:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc
opt_range.h
opt_sum.cc
parse_file.cc
parse_file.h
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Merge mishka.local:/home/my/mysql-4.1 2005-08-25 06:55:48 +03:00
set_var.h
slave.cc Merge xiphis.org:/usr/home/antony/work2/mysql-4.1 2005-08-11 12:18:53 +01:00
slave.h
sp.cc Merge mysql.com:/home/jimw/my/mysql-5.0-12318 2005-08-15 12:39:36 -07:00
sp.h Avoid spurious error when restoring INFORMATION_SCHEMA as the current 2005-08-11 17:04:16 -07:00
sp_cache.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-08-11 16:43:22 +03:00
sp_cache.h BUG#12228: Post review fixes: Added test case, code cleanup. 2005-08-10 21:17:02 +00:00
sp_head.cc Compiler error fix for ICC 8.1 2005-08-26 00:54:55 +04:00
sp_head.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sp_pcontext.cc
sp_pcontext.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sp_rcontext.cc Fix for Bug#11247 Stored procedures: Function calls in long loops leak memory 2005-08-18 11:23:54 +02:00
sp_rcontext.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
spatial.cc
spatial.h
sql_acl.cc After merge fixes 2005-08-25 09:38:06 +03:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_array.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_base.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-08-25 00:22:59 +03:00
sql_bitmap.h
sql_cache.cc BUG#12532: Added more memory in malloc for slave query cache 2005-08-19 16:25:55 +02:00
sql_cache.h
sql_class.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_class.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc After merge fixes 2005-08-25 09:38:06 +03:00
sql_delete.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_derived.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-08-15 18:35:48 +03:00
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc Cleanups and optimization during review of new code 2005-08-18 03:12:42 +03:00
sql_insert.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_lex.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_lex.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_list.cc
sql_list.h Add a comment about I_List<> copy constructor. 2005-08-22 19:23:01 +04:00
sql_load.cc Implementation of WL#2486 - 2005-08-12 17:57:19 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc Implementation of WL#2486 - 2005-08-12 17:57:19 +03:00
sql_parse.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_prepare.cc Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1 2005-08-19 15:29:30 -04:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-08-22 15:46:14 +04:00
sql_select.h Fixes during review of new pushed code 2005-08-12 13:54:42 +03:00
sql_show.cc Merge lmy004.:/work/mysql-5.0-clean 2005-08-25 09:38:59 +02:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Merge mishka.local:/home/my/mysql-4.1 2005-08-25 06:55:48 +03:00
sql_test.cc Merge mysql.com:/home/jimw/my/mysql-4.1-clean 2005-08-15 12:37:45 -07:00
sql_trigger.cc Save and clear run context before executing a stored function or trigger and restore it afterwards. 2005-08-15 18:15:12 +03:00
sql_trigger.h Save and clear run context before executing a stored function or trigger and restore it afterwards. 2005-08-15 18:15:12 +03:00
sql_udf.cc
sql_udf.h
sql_union.cc Fixes during review of new pushed code 2005-08-12 13:54:42 +03:00
sql_update.cc Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_view.cc Cleanup during review of new pushed code 2005-08-22 01:13:37 +03:00
sql_view.h Fix bug #11864 non unique names are allowed in subquery 2005-08-10 17:45:00 +04:00
sql_yacc.yy Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-08-25 17:39:02 +04:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Merge mysql.com:/home/timka/mysql/src/5.0-virgin 2005-08-23 18:15:51 +03:00
table.h Merge mishka.local:/home/my/mysql-4.1 2005-08-25 06:55:48 +03:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld