mariadb/sql
lars@mysql.com 835a24cb13 Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0
into  mysql.com:/users/lthalmann/bk/mysql-5.0-hexdump
2005-09-29 12:34:03 +02:00
..
examples Moving archive from example to sql. 2005-09-28 19:04:51 -07:00
share Merging 2005-09-26 13:15:01 +05: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 a fix (bug #7589: Decimal types are ignored when updating data from another column). 2005-09-21 14:32:19 +05:00
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_archive.cc Moving archive from example to sql. 2005-09-28 19:04:51 -07:00
ha_archive.h Moving archive from example to sql. 2005-09-28 19:04:51 -07:00
ha_berkeley.cc Cleanup for handlerton structure to allow for loadable engine work. This is the first in a series of patches. 2005-09-19 12:06:23 -07:00
ha_berkeley.h
ha_blackhole.cc Cleanup for handlerton structure to allow for loadable engine work. This is the first in a series of patches. 2005-09-19 12:06:23 -07:00
ha_blackhole.h
ha_federated.cc Merge mysqldev@production.mysql.com:my/mysql-5.0-release 2005-09-23 00:46:59 +04:00
ha_federated.h
ha_heap.cc Cleanup for handlerton structure to allow for loadable engine work. This is the first in a series of patches. 2005-09-19 12:06:23 -07:00
ha_heap.h
ha_innodb.cc Minor corrections to InnoDB function comments 2005-09-29 12:37:27 +03:00
ha_innodb.h Fix bug #3443, better foreign key error messsages. 2005-09-23 16:22:27 +03:00
ha_myisam.cc Manually merged 2005-09-24 02:39:52 +04:00
ha_myisam.h
ha_myisammrg.cc Cleanup for handlerton structure to allow for loadable engine work. This is the first in a series of patches. 2005-09-19 12:06:23 -07:00
ha_myisammrg.h
ha_ndbcluster.cc Fixed gcc error on AMD64: cast from 'char*' to 'unsigned int' loses precision 2005-09-26 16:49:18 +02:00
ha_ndbcluster.h Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1 2005-09-20 10:46:33 +02:00
handler.cc Moving archive from example to sql. 2005-09-28 19:04:51 -07:00
handler.h This fixed bug 13369. Note, I dislike goto's as well. 2005-09-22 16:58:09 -07:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc select.result, item.cc: 2005-09-28 21:30:10 +04:00
item.h Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 2005-09-28 11:34:53 +02:00
item_buff.cc
item_cmpfunc.cc Merge 2005-09-29 03:20:31 +02:00
item_cmpfunc.h Merge 2005-09-29 03:20:31 +02:00
item_create.cc
item_create.h
item_func.cc sql/item_func.cc 2005-09-21 14:36:55 +02:00
item_func.h Merge mysqldev@production.mysql.com:my/mysql-5.0-release 2005-09-23 00:46:59 +04:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Merge mysql.com:/home/jimw/my/mysql-5.0-13361 2005-09-23 10:03:29 -07:00
item_strfunc.h
item_subselect.cc A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
item_subselect.h
item_sum.cc Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 2005-09-23 09:18:56 +02:00
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc Merge mysqldev@production.mysql.com:my/mysql-5.0-release 2005-09-23 00:46:59 +04:00
log_event.cc mysqlbinlog --hexdump augments each log entry with byte information 2005-09-29 10:42:23 +02:00
log_event.h mysqlbinlog --hexdump augments each log entry with byte information 2005-09-29 10:42:23 +02:00
Makefile.am Moving archive from example to sql. 2005-09-28 19:04:51 -07:00
matherr.c
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h WL#2787 (Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW.) 2005-09-20 21:20:38 +03:00
mysqld.cc Merge 2005-09-29 03:20:31 +02:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Fix for BUG#13317: Make range optimizer able to produce ranges for "view.field IN (c1,c2)" 2005-09-21 21:36:15 +04:00
opt_range.h
opt_sum.cc Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 2005-09-28 11:34:53 +02:00
parse_file.cc Changes after discussion/review with Sanja 2005-09-18 21:43:28 +02:00
parse_file.h Changes after discussion/review with Sanja 2005-09-18 21:43:28 +02:00
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-09-21 17:42:44 +02:00
set_var.h
slave.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-09-21 17:42:44 +02:00
slave.h
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc Fixed BUG#6127: Stored procedure handlers within handlers don't work 2005-09-26 18:22:00 +02:00
sp_head.h Merge mysqldev@production.mysql.com:my/mysql-5.0-release 2005-09-23 00:46:59 +04:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc Fixed BUG#6127: Stored procedure handlers within handlers don't work 2005-09-26 18:22:00 +02:00
sp_rcontext.h Fixed BUG#6127: Stored procedure handlers within handlers don't work 2005-09-26 18:22:00 +02:00
spatial.cc
spatial.h
sql_acl.cc Fix for bug #13546 "Build errors with --with-embedded-server 2005-09-28 18:43:46 +04:00
sql_acl.h WL#2787 (Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW.) 2005-09-20 21:20:38 +03:00
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc sql_base.cc, item.cc: 2005-09-26 20:18:59 -07:00
sql_bitmap.h
sql_cache.cc Fix bug #13424 locking view with query cache enabled crashes server 2005-09-26 19:08:26 +04:00
sql_cache.h
sql_class.cc Merge mysqldev@production.mysql.com:my/mysql-5.0-release 2005-09-23 00:46:59 +04:00
sql_class.h Merge mysqldev@production.mysql.com:my/mysql-5.0-release 2005-09-23 00:46:59 +04:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
sql_cursor.h A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
sql_db.cc WL#2787 (Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW.) 2005-09-20 21:20:38 +03:00
sql_delete.cc Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 2005-09-28 11:34:53 +02:00
sql_derived.cc A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc
sql_insert.cc
sql_lex.cc Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 2005-09-28 11:34:53 +02:00
sql_lex.h Merge mysqldev@production.mysql.com:my/mysql-5.0-release 2005-09-23 00:46:59 +04:00
sql_list.cc
sql_list.h A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
sql_load.cc Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 2005-09-28 11:34:53 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Fix for bug #13546 "Build errors with --with-embedded-server 2005-09-28 18:43:46 +04:00
sql_prepare.cc Fixed error found during review of new pushed code 2005-09-25 21:22:23 +03:00
sql_rename.cc Changes after discussion/review with Sanja 2005-09-18 21:43:28 +02:00
sql_repl.cc
sql_repl.h
sql_select.cc Manually merged 2005-09-24 02:39:52 +04:00
sql_select.h A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
sql_show.cc Fix for bug #13407 "Remote connecting crashes server" and couple of similar 2005-09-22 23:03:53 +04:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc
sql_test.cc
sql_trigger.cc
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
sql_update.cc Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 2005-09-28 11:34:53 +02:00
sql_view.cc Merge mysqldev@production.mysql.com:my/mysql-5.0-release 2005-09-23 00:46:59 +04:00
sql_view.h
sql_yacc.yy Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-09-22 11:46:54 +05:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Merge mysqldev@production.mysql.com:my/mysql-5.0-release 2005-09-23 00:46:59 +04:00
table.h A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld