mariadb/sql
hf@deer.(none) b17a35e06f Merge
2005-07-27 12:39:49 +05:00
..
examples Implement MySQL framework to support consistent read views in 2005-07-20 20:02:36 +04:00
share Merge mysql.com:/home/jimw/my/mysql-5.0-11213 2005-07-22 12:38:14 -07:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc Merge mysql.com:/home/jimw/my/mysql-4.1-clean 2005-07-19 11:05:49 -07:00
discover.cc
field.cc a fix (bug #11546: Bad error message from inserting out of range values, SQL_MODE='tradition'). 2005-07-26 12:18:35 +05:00
field.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
field_conv.cc Cleanups after merge from 4.1. 2005-07-19 16:32:38 -07:00
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc Implement MySQL framework to support consistent read views in 2005-07-20 20:02:36 +04:00
ha_berkeley.h A fix and a test case for Bug#10760 and complementary cleanups. 2005-07-19 22:21:12 +04:00
ha_blackhole.cc Implement MySQL framework to support consistent read views in 2005-07-20 20:02:36 +04:00
ha_blackhole.h A fix and a test case for Bug#10760 and complementary cleanups. 2005-07-19 22:21:12 +04:00
ha_federated.cc Merge mysql.com:/home/jimw/my/mysql-5.0-build 2005-07-22 12:36:17 -07:00
ha_federated.h A fix and a test case for Bug#10760 and complementary cleanups. 2005-07-19 22:21:12 +04:00
ha_heap.cc Implement MySQL framework to support consistent read views in 2005-07-20 20:02:36 +04:00
ha_heap.h A fix and a test case for Bug#10760 and complementary cleanups. 2005-07-19 22:21:12 +04:00
ha_innodb.cc Implement MySQL framework to support consistent read views in 2005-07-22 14:10:03 +03:00
ha_innodb.h Implement MySQL framework to support consistent read views in 2005-07-22 14:10:03 +03:00
ha_myisam.cc Implement MySQL framework to support consistent read views in 2005-07-20 20:02:36 +04:00
ha_myisam.h A fix and a test case for Bug#10760 and complementary cleanups. 2005-07-19 22:21:12 +04:00
ha_myisammrg.cc Implement MySQL framework to support consistent read views in 2005-07-20 20:02:36 +04:00
ha_myisammrg.h A fix and a test case for Bug#10760 and complementary cleanups. 2005-07-19 22:21:12 +04:00
ha_ndbcluster.cc Implement MySQL framework to support consistent read views in 2005-07-20 20:02:36 +04:00
ha_ndbcluster.h Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1 2005-07-06 11:39:48 +02:00
handler.cc Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-07-21 01:29:57 -04:00
handler.h Implement MySQL framework to support consistent read views in 2005-07-20 20:02:36 +04:00
hash_filo.cc
hash_filo.h
hostname.cc Handle systems where 127.0.0.1 doesn't always map to 'localhost' 2005-07-18 17:00:37 -07:00
init.cc
item.cc Bug#10201 group_concat returns string with binary collation 2005-07-26 14:52:33 +05:00
item.h Merge rurik.mysql.com:/home/igor/mysql-5.0 2005-07-26 08:25:25 -07:00
item_buff.cc sql_select.cc: 2005-07-25 12:57:23 -07:00
item_cmpfunc.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-18 19:03:01 +03:00
item_cmpfunc.h After merge fixes 2005-07-04 16:01:04 +03:00
item_create.cc stop evaluation constant functions in WHERE (BUG#4663) 2005-07-16 00:01:44 +03:00
item_create.h
item_func.cc Merge mysql.com:/usr/home/bar/mysql-4.1.b10201 2005-07-26 13:25:18 +05:00
item_func.h Merge mysql.com:/usr/home/bar/mysql-4.1.b10201 2005-07-26 13:25:18 +05: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 mysql.com:/home/jimw/my/mysql-4.1-clean 2005-07-22 12:35:15 -07:00
item_strfunc.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2005-07-16 00:17:05 +03:00
item_subselect.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_subselect.h Merge mysql.com:/opt/local/work/mysql-4.1-11458 2005-07-13 18:05:57 +04:00
item_sum.cc Merge mysql.com:/usr/home/bar/mysql-4.1.b10201 2005-07-26 13:25:18 +05:00
item_sum.h merge 2005-07-05 11:21:47 +03:00
item_timefunc.cc Merge bk-internal:/home/bk/mysql-5.0 2005-07-19 19:59:32 -07: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 Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch) 2005-07-19 20:06:49 +04:00
lex_symbol.h
lock.cc Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-07-21 01:29:57 -04:00
log.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-18 19:03:01 +03:00
log_event.cc Merge mysql.com:/home/jimw/my/mysql-4.1-clean 2005-07-19 11:05:49 -07:00
log_event.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
Makefile.am init_db.sql: 2005-07-06 10:16:36 +02:00
matherr.c
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2005-07-23 07:55:07 +03:00
mysqld.cc Merge bk-internal:/home/bk/mysql-5.0 2005-07-19 19:59:32 -07:00
mysqld_suffix.h
net_serv.cc Merge mysql.com:/home/bkroot/mysql-4.1 2005-07-13 02:13:04 +02:00
nt_servc.cc
nt_servc.h
opt_range.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-18 19:03:01 +03:00
opt_range.h
opt_sum.cc
parse_file.cc Cleanups during review 2005-07-18 15:33:18 +03:00
parse_file.h
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc fix for bug#8692 2005-07-22 08:11:23 +02:00
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc A fix and a test case for Bug#10760 and complementary cleanups. 2005-07-19 22:21:12 +04:00
set_var.h Merge mysql.com:/opt/local/work/mysql-4.1-root 2005-07-16 13:45:32 +04:00
slave.cc Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-18 15:02:21 +10:00
slave.h
sp.cc Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch) 2005-07-19 20:06:49 +04:00
sp.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-13 15:08:13 +04:00
sp_cache.cc
sp_cache.h
sp_head.cc Fixed BUG#9538: SProc: Creation fails if we try to SET system variable 2005-07-15 17:24:19 +02:00
sp_head.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-09 22:04:18 +04:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc Merge jwinstead@production.mysql.com:my/mysql-5.0-11045 2005-07-06 16:49:04 -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 Fix merge mistake 2005-07-21 01:38:42 -04:00
sql_bitmap.h Bug#10932 - Building server with key limit of 128, makes test cases fail 2005-07-19 14:13:56 +02:00
sql_cache.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2005-07-23 07:55:07 +03:00
sql_cache.h
sql_class.cc A fix and a test case for Bug#10760 and complementary cleanups. 2005-07-19 22:21:12 +04:00
sql_class.h A fix and a test case for Bug#10760 and complementary cleanups. 2005-07-19 22:21:12 +04: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 Get rid of checking for ETIME return value of pthread_cond_timedwait. 2005-07-14 19:42:56 +04:00
sql_lex.cc Post-merge fixes. 2005-07-15 00:41:58 +04:00
sql_lex.h Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch) 2005-07-19 20:06:49 +04: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 Merge 2005-07-27 12:39:49 +05:00
sql_prepare.cc Merge bk-internal:/home/bk/mysql-5.0 2005-07-19 19:59:32 -07:00
sql_rename.cc
sql_repl.cc Merge mysql.com:/home/kostja/mysql/mysql-4.1-root 2005-07-19 00:55:37 +04:00
sql_repl.h
sql_select.cc sql_select.cc: 2005-07-25 12:57:23 -07:00
sql_select.h Implement MySQL framework to support consistent read views in 2005-07-20 20:02:36 +04:00
sql_show.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-19 20:55:09 +04: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-22 12:35:15 -07:00
sql_test.cc
sql_trigger.cc Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch) 2005-07-19 20:06:49 +04:00
sql_trigger.h Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch) 2005-07-19 20:06:49 +04:00
sql_udf.cc
sql_udf.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_union.cc Merge jwinstead@production.mysql.com:my/mysql-5.0-11045 2005-07-06 16:49:04 -07:00
sql_update.cc sql_update.cc: 2005-07-13 16:13:36 +03:00
sql_view.cc view.test, view.result: 2005-07-12 10:44:32 -07:00
sql_view.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_yacc.yy Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-19 20:55:09 +04:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Merge mysql.com:/home/jimw/my/mysql-5.0-11227 2005-07-22 12:39:47 -07:00
table.h Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch) 2005-07-19 20:06:49 +04:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc Merge mysql.com:/home/jimw/my/mysql-4.1-clean 2005-07-22 12:35:15 -07:00
unireg.h
watchdog_mysqld