mariadb/sql
dlenev@mysql.com 8a924ac456 Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into  mysql.com:/home/dlenev/src/mysql-5.0-bg11394
2005-07-06 10:21:27 +04:00
..
examples
share Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-06 10:21:27 +04:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc manual merge 2005-07-04 03:50:04 +03:00
field.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_blackhole.cc
ha_blackhole.h
ha_federated.cc
ha_federated.h
ha_heap.cc
ha_heap.h
ha_innodb.cc Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-04 16:12:08 +03:00
ha_innodb.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc manual merge 2005-07-04 03:50:04 +03:00
ha_ndbcluster.h
handler.cc Fixes during review of new code 2005-07-04 03:42:33 +03:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc manual merge 2005-07-04 03:50:04 +03:00
item.h Fixes during review of new code 2005-07-04 03:42:33 +03:00
item_buff.cc
item_cmpfunc.cc After merge fixes 2005-07-04 16:01:04 +03:00
item_cmpfunc.h After merge fixes 2005-07-04 16:01:04 +03:00
item_create.cc
item_create.h
item_func.cc manual merge 2005-07-04 03:50:04 +03:00
item_func.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_geofunc.cc
item_geofunc.h
item_row.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_row.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_strfunc.cc Merge with 4.1 2005-07-03 14:17:52 +03:00
item_strfunc.h Merge with 4.1 2005-07-03 14:17:52 +03:00
item_subselect.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_subselect.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_sum.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_sum.h merge 2005-07-05 11:21:47 +03:00
item_timefunc.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_timefunc.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_uniq.cc
item_uniq.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
key.cc
lex.h Disabled the GOTO feature. (It's non-standard and undocumented.) 2005-07-01 15:25:51 +02:00
lex_symbol.h
lock.cc
log.cc
log_event.cc Merging 4.1 into 5.0 2005-07-05 16:02:03 +02:00
log_event.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
Makefile.am
matherr.c
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h After merge fixes 2005-07-04 03:24:25 +03:00
mysqld.cc manual merge 2005-07-04 03:50:04 +03:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc manual merge 2005-07-04 03:50:04 +03:00
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 mysql.com:/home/jimw/my/mysql-5.0-10214 2005-07-05 09:47:20 -07:00
set_var.h
slave.cc
slave.h
sp.cc do not register changes of stack variable 2005-07-03 00:51:02 +03:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-06 10:21:27 +04:00
sp_head.h fix bugs found by gcc 3.4 compiler 2005-07-01 13:27:23 +03:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc Fixed BUG#11529: crash server after use stored procedure 2005-06-30 18:07:06 +02:00
sp_rcontext.h Fixed BUG#11529: crash server after use stored procedure 2005-06-30 18:07:06 +02:00
spatial.cc
spatial.h
sql_acl.cc Merge mysql.com:/home/jimw/my/mysql-4.1-clean 2005-07-05 15:23:13 -07:00
sql_acl.h added processing of view grants to table grants (BUG#9795) 2005-07-05 13:36:36 +03:00
sql_analyse.cc
sql_analyse.h
sql_base.cc After merge fixes 2005-07-04 03:24:25 +03:00
sql_bitmap.h
sql_cache.cc post-merge fixes 2005-07-05 12:23:13 +03:00
sql_cache.h
sql_class.cc Merge mysql.com:/home/jimw/my/mysql-5.0-10214 2005-07-05 09:47:20 -07:00
sql_class.h Fixes during review of new code 2005-07-04 03:42:33 +03:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_derived.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_do.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_error.cc merge 2005-07-05 11:38:05 +03:00
sql_error.h
sql_handler.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_help.cc do not register changes of stack variable 2005-07-03 00:51:02 +03:00
sql_insert.cc After merge fixes 2005-07-04 03:24:25 +03:00
sql_lex.cc Merge 2005-07-05 13:42:19 +03:00
sql_lex.h Merge 2005-07-05 13:42:19 +03:00
sql_list.cc
sql_list.h
sql_load.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_parse.cc manual merge 2005-07-04 03:50:04 +03:00
sql_prepare.cc After merge fixes 2005-07-04 03:24:25 +03:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc manual merge 2005-07-04 03:50:04 +03:00
sql_select.h A fix and a test case for Bug#11172 "mysql_stmt_attr_set 2005-07-01 15:47:45 +04:00
sql_show.cc Merge mysql.com:/home/jimw/my/mysql-5.0-6903 2005-07-05 17:05:31 -07:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Merge mysql.com:/home/jimw/my/mysql-4.1-clean 2005-07-05 15:23:13 -07:00
sql_test.cc
sql_trigger.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_trigger.h
sql_udf.cc
sql_udf.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_union.cc manual merge 2005-07-04 03:50:04 +03:00
sql_update.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_view.cc manual merge 2005-07-04 03:50:04 +03:00
sql_view.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_yacc.yy Merge with 4.1 2005-07-03 14:17:52 +03:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
table.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld