mariadb/sql
rburnett@bk-internal.mysql.com d9fb74e40e Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
into  bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
2006-06-22 01:25:57 +02:00
..
share Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2006-06-21 17:51:54 +02:00
.cvsignore
add_errmsg
authors.h update show authors 2006-05-30 10:22:31 +02:00
client_settings.h
CMakeLists.txt manual merged 2006-05-22 21:57:23 +02:00
contributors.h Added new show contributors command. 2006-05-02 17:53:26 -07:00
custom_conf.h
derror.cc
des_key_file.cc
discover.cc sql/Makefile.am: better mysqld dependencies 2006-05-30 18:21:03 +02:00
event.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
event.h Fix for bug #17394 - Events namespace is wrong 2006-05-29 10:39:45 +02:00
event_executor.cc fix for bug #17619 Scheduler race conditions 2006-05-22 20:46:13 +02:00
event_priv.h Fix for bug #17394 - Events namespace is wrong 2006-05-29 10:39:45 +02:00
event_scheduler.cc After merge fixes 2006-06-05 06:16:08 +03:00
event_scheduler.h event_scheduler.h, event_scheduler.cc: 2006-05-23 17:47:17 +02:00
event_timed.cc local variable interval to interval_tmp because it hides 2006-05-29 13:12:34 +02:00
field.cc rpl_log.test, rpl_stm_log.result: 2006-06-19 04:26:27 +04:00
field.h Manually merged 2006-06-18 14:56:35 +04:00
field_conv.cc Merge mysql.com:/usr/local/mysql/tmp_merge 2006-05-18 11:56:50 +02:00
filesort.cc Manually reapplied msvenssons changes to new BK tree: 2006-06-06 13:40:15 +03:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc Fixed some issues found by valgrind 2006-06-06 02:47:30 +03:00
ha_berkeley.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
ha_federated.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
ha_federated.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
ha_heap.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
ha_heap.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
ha_innodb.cc Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl 2006-06-16 01:15:19 +02:00
ha_innodb.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
ha_myisam.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
ha_myisam.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
ha_myisammrg.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
ha_myisammrg.h Merge mysql.com:/home/mydev/mysql-5.0-amerge 2006-06-15 10:58:02 +02:00
ha_ndbcluster.cc Merge mysql.com:/home/marty/MySQL/mysql-5.0-backed 2006-06-21 09:42:15 +02:00
ha_ndbcluster.h Fixed failed automerge 2006-06-21 09:51:08 +02:00
ha_ndbcluster_binlog.cc Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2006-06-15 15:38:14 +04:00
ha_ndbcluster_binlog.h sql_delete.cc: 2006-06-12 14:23:21 +02:00
ha_ndbcluster_tables.h
ha_partition.cc Merge dator5.(none):/home/pappa/clean-mysql-5.1 2006-06-20 10:08:30 -04:00
ha_partition.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
handler.cc After merge fixes 2006-06-16 02:52:17 +02:00
handler.h Bug#20168 2006-06-12 06:50:11 -07:00
hash_filo.cc
hash_filo.h
hostname.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
init.cc
item.cc String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
item.h Manually merged 2006-06-18 14:56:35 +04:00
item_buff.cc Fix for bug#19667 group by a decimal expression yields wrong result 2006-06-15 16:24:02 +05:00
item_cmpfunc.cc rpl_log.test, rpl_stm_log.result: 2006-06-19 04:26:27 +04:00
item_cmpfunc.h Manually merged 2006-06-18 14:56:35 +04:00
item_create.cc Merge mysql.com:/opt/local/work/tmp_merge 2006-04-23 04:04:36 +04:00
item_create.h
item_func.cc Manually merged 2006-06-18 14:56:35 +04:00
item_func.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
item_geofunc.cc
item_geofunc.h
item_row.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
item_row.h This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
item_strfunc.cc Manually merged 2006-06-18 14:56:35 +04:00
item_strfunc.h post-merge fix 2006-06-14 10:54:56 +05:00
item_subselect.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
item_subselect.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
item_sum.cc String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
item_sum.h This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
item_timefunc.cc Manually merged 2006-06-18 14:56:35 +04:00
item_timefunc.h Manually merged 2006-06-18 14:56:35 +04:00
item_uniq.cc
item_uniq.h
item_xmlfunc.cc Merge mysql.com:/usr/home/bar/mysql-5.1-new.b18201 2006-06-19 11:18:05 +05:00
item_xmlfunc.h BUG#18198: Many strange partition functions were allowed, now only strictly allowed functions are ok 2006-05-31 13:32:14 -04:00
key.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
lex.h Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-05-23 11:25:11 -07:00
lex_symbol.h
lock.cc Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1 2006-06-12 17:41:05 -04:00
log.cc Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2006-06-21 17:51:54 +02:00
log.h after merge fixes 2006-06-21 14:53:40 +05:00
log_event.cc Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl 2006-06-16 01:15:19 +02:00
log_event.h Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2006-06-15 15:38:14 +04:00
Makefile.am Re-apply missing changeset, orignally pushed by elliot 2006-06-06 14:21:07 +03:00
matherr.c
message.mc
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
mysql_priv.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2006-06-22 01:25:57 +02:00
mysqld.cc Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2006-06-20 14:51:32 +02:00
mysqld_suffix.h
net_serv.cc configure.in, net_serv.cc, compile-netware-END: 2006-06-17 00:30:02 +02:00
nt_servc.cc
nt_servc.h
opt_range.cc Manually merged 2006-06-18 14:56:35 +04:00
opt_range.h This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
opt_sum.cc Manually merged 2006-06-18 14:56:35 +04:00
parse_file.cc
parse_file.h
partition_element.h Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1 2006-06-14 09:12:07 -04:00
partition_info.cc merge update 2006-06-14 19:40:06 -04:00
partition_info.h merge update 2006-06-14 19:40:06 -04:00
password.c
procedure.cc
procedure.h String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
protocol.cc String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
protocol.h
records.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
repl_failsafe.cc fix for bug #17619 Scheduler race conditions 2006-05-22 20:46:13 +02:00
repl_failsafe.h
rpl_filter.cc
rpl_filter.h
rpl_injector.cc WL#3153 "Split logs". Recommit with post-review fixes 2006-05-05 10:45:58 +04:00
rpl_injector.h WL#3153 "Split logs". Recommit with post-review fixes 2006-05-05 10:45:58 +04:00
rpl_rli.h Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2006-06-07 23:58:08 +04:00
rpl_tblmap.cc
rpl_tblmap.h
set_var.cc Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2006-06-21 17:51:54 +02:00
set_var.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2006-06-21 17:51:54 +02:00
slave.cc Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2006-06-15 15:38:14 +04:00
slave.h WL#3153 "Split logs". Recommit with post-review fixes 2006-05-05 10:45:58 +04:00
sp.cc String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
sp_head.h Merge mysql.com:/usr/local/mysql/mysql-5.0-bug19633 2006-05-15 18:41:04 +02:00
sp_pcontext.cc Fixed BUG#18949: Test case sp-goto is disabled 2006-04-18 11:07:34 +02:00
sp_pcontext.h Fixed BUG#18949: Test case sp-goto is disabled 2006-04-18 11:07:34 +02:00
sp_rcontext.cc BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes(). 2006-05-15 12:01:55 +02:00
sp_rcontext.h BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes(). 2006-05-15 12:01:55 +02:00
spatial.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
spatial.h This is an implementation of two WL items: 2006-05-18 18:57:50 +04:00
sql_acl.cc String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
sql_acl.h Merge mysql.com:/home/tomash/src/mysql_ab/tmp_merge 2006-05-11 11:28:56 +04:00
sql_analyse.cc String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
sql_analyse.h String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
sql_array.h
sql_base.cc Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl 2006-06-19 20:26:36 +03:00
sql_binlog.cc
sql_bitmap.h This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
sql_builtin.cc.in
sql_cache.cc
sql_cache.h
sql_class.cc Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl 2006-06-19 12:14:38 +02:00
sql_class.h Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl 2006-06-19 12:14:38 +02:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.1-engines 2006-06-12 06:53:31 -07:00
sql_delete.cc Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2006-06-21 17:51:54 +02:00
sql_derived.cc
sql_do.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
sql_error.cc
sql_error.h fix for bug #17619 Scheduler race conditions 2006-05-22 20:46:13 +02:00
sql_handler.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
sql_help.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
sql_insert.cc Merge dator5.(none):/home/pappa/clean-mysql-5.1 2006-06-21 19:25:56 -04:00
sql_lex.cc Merge mysql.com:/usr/home/bar/mysql-5.1-new.b18396 2006-06-19 19:15:03 +05:00
sql_lex.h Manually merged 2006-06-18 14:56:35 +04:00
sql_list.cc
sql_list.h
sql_load.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
sql_parse.cc BUG#19309: Problem with calling proecdures twice 2006-06-21 10:57:30 -04:00
sql_partition.cc Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19801 2006-06-14 09:22:27 -04:00
sql_partition.h Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1 2006-06-14 09:12:07 -04:00
sql_plugin.cc Bug#20168 2006-06-12 06:50:11 -07:00
sql_plugin.h Bug#20168 2006-06-12 06:50:11 -07:00
sql_prepare.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
sql_rename.cc
sql_repl.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
sql_repl.h
sql_select.cc Manually merged 2006-06-18 14:56:35 +04:00
sql_select.h Manually merged 2006-06-18 14:56:35 +04:00
sql_show.cc Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2006-06-20 14:51:32 +02:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
sql_string.h String::set(double) and set(longlong) -> set_real() and set_int() 2006-06-16 12:17:20 +02:00
sql_table.cc BUG#19309: Problem with calling proecdures twice 2006-06-21 10:57:30 -04:00
sql_tablespace.cc Bug#20168 2006-06-12 06:50:11 -07:00
sql_test.cc Merge mysql.com:/home/my/mysql-5.0 2006-05-04 22:27:12 +03:00
sql_trigger.cc 1. Fix compilation on Windows; 2006-05-19 16:01:04 +04:00
sql_trigger.h This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
sql_udf.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
sql_udf.h
sql_union.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
sql_update.cc Merge may.pils.ru:/home/svoj/devel/mysql/BUG18036/mysql-5.0 2006-06-20 16:45:51 +05:00
sql_view.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
sql_view.h
sql_yacc.yy Manually merged 2006-06-18 14:56:35 +04:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h Manually merged 2006-06-18 14:56:35 +04:00
table.cc BUG#16000: .par file not removed plus errors to error log for normal errors 2006-06-20 13:24:30 -04:00
table.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
thr_malloc.cc
time.cc Fixed some issues found by valgrind 2006-06-06 02:47:30 +03:00
tzfile.h
tztime.cc This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
tztime.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-05-02 18:41:42 -04:00
udf_example.cc Fix small bug in udf_example.cc, it was processing one char too much and thus returning junk 2006-04-28 11:37:20 +02:00
uniques.cc
unireg.cc BUG#16000: .par file not removed plus errors to error log for normal errors 2006-06-20 13:24:30 -04:00
unireg.h