mariadb/sql
unknown 861d3f4152 Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1
into deer.(none):/home/hf/work/mysql-4.1.2208


sql/sql_parse.cc:
  Auto merged
2004-02-11 16:36:33 +04:00
..
share
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
field.cc http://bugs.mysql.com/bug.php?id=2368 2004-02-10 15:42:46 +04:00
field.h http://bugs.mysql.com/bug.php?id=2368 2004-02-10 15:42:46 +04:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
ha_heap.h
ha_innodb.cc
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Fix for prepared statements: 2004-02-10 23:47:34 +01:00
item.h
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Wrong type of an argument was sent to my_printf_error(), which 2004-02-10 13:36:21 +00:00
item_func.h Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
item_strfunc.h
item_subselect.cc
item_subselect.h
item_sum.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
item_sum.h Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
item_timefunc.cc Ensure that result from date_format() is binary 2004-02-09 13:59:41 +01:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc
log_event.cc
log_event.h
Makefile.am
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h ufter revview fix (BUG#2120) 2004-02-09 14:44:03 +02:00
mysqld.cc
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
protocol.cc Another implementation of send_eof() cleanup 2004-02-10 18:33:06 +03:00
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Follow-up of a discussion on dev-docs@ : 2004-02-10 15:14:48 +01:00
set_var.h
slave.cc
slave.h
spatial.cc
spatial.h
sql_acl.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-02-09 15:01:51 +02:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc ufter revview fix (BUG#2120) 2004-02-09 14:44:03 +02:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
sql_class.h Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-02-10 19:33:04 +04:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc
sql_derived.cc after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_do.cc
sql_error.cc
sql_handler.cc ufter revview fix (BUG#2120) 2004-02-09 14:44:03 +02:00
sql_help.cc
sql_insert.cc
sql_lex.cc code cleanup of processing MY_LEX_USER_VARIABLE_DELIMITER 2004-02-11 00:47:18 +04:00
sql_lex.h after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-02-11 16:36:33 +04:00
sql_prepare.cc Fix for BUG#2703 2004-02-11 12:32:47 +01:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_select.h after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_show.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
sql_sort.h
sql_state.c
sql_string.cc An include was missing. 2004-02-10 13:11:55 +00:00
sql_string.h Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
sql_table.cc
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_update.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-02-09 15:01:51 +02:00
sql_yacc.yy Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc
table.h
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld