mariadb/sql
unknown c140b92cfb Eliminating compiler warnings in the sql/ directory.
sql/log.cc:
  Eliminating some warning from incompatible arguments to DBUG_PRINT().
sql/log_event.cc:
  Eliminating unused auto variable.
sql/sql_insert.cc:
  Eliminating some warning from incompatible arguments to DBUG_PRINT().
2007-02-26 18:05:08 +01:00
..
examples After merge fix 2007-02-03 09:26:11 +01:00
share
.cvsignore
add_errmsg
authors.h
client_settings.h
CMakeLists.txt Fixed compiler warnings 2007-02-23 13:13:55 +02:00
contributors.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
event_data_objects.cc
event_data_objects.h
event_db_repository.cc
event_db_repository.h
event_queue.cc
event_queue.h
event_scheduler.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
event_scheduler.h
events.cc
events.h
field.cc Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-02-24 11:52:08 +01:00
field.h Fixed compiler warnings 2007-02-23 13:13:55 +02:00
field_conv.cc Merge olga.mysql.com:/home/igor/mysql-5.0-opt 2007-02-13 01:34:36 -08:00
filesort.cc Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-02-03 00:58:09 +02:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_ndbcluster.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
ha_ndbcluster.h NdbScanOperation.hpp, NdbScanOperation.cpp, ha_ndbcluster.cc: 2007-02-07 11:36:34 +01:00
ha_ndbcluster_binlog.cc Bug#26015 valgrind warning PollGuard::unlock_and_signal()/NdbCondition_Destroy 2007-02-06 22:06:13 +01:00
ha_ndbcluster_binlog.h Bug #26021 - valgrind reports error regarding handle_trailing_share and client thread share usage 2007-02-05 13:21:18 +07:00
ha_ndbcluster_tables.h
ha_partition.cc
ha_partition.h
handler.cc Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-02-26 10:54:26 +01:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
item.h
item_buff.cc
item_cmpfunc.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
item_cmpfunc.h Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-02-13 16:08:01 -08:00
item_create.cc
item_create.h
item_func.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Fixed compilations problems and warnings on windows 2007-02-23 22:48:15 +02:00
item_strfunc.h
item_subselect.cc Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-02-03 00:58:09 +02:00
item_subselect.h
item_sum.cc Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1 2007-02-06 15:46:17 +01:00
item_sum.h
item_timefunc.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
item_timefunc.h
item_xmlfunc.cc Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-02-24 11:52:08 +01:00
item_xmlfunc.h
key.cc
lex.h Fixed compilations problems and warnings on windows 2007-02-23 22:48:15 +02:00
lex_symbol.h
lock.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
log.cc Eliminating compiler warnings in the sql/ directory. 2007-02-26 18:05:08 +01:00
log.h
log_event.cc Eliminating compiler warnings in the sql/ directory. 2007-02-26 18:05:08 +01:00
log_event.h Fix for BUG#25628: "mysqlbinlog crashes while processing binary logs". 2007-02-23 22:23:54 +01:00
Makefile.am Fixed compiler warnings 2007-02-23 13:13:55 +02:00
matherr.c
message.mc
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-02-25 00:12:14 +01:00
mysqld.cc Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-02-25 00:12:14 +01:00
mysqld_suffix.h
net_serv.cc Fixed compilations problems and warnings on windows 2007-02-23 22:48:15 +02:00
nt_servc.cc
nt_servc.h
opt_range.cc Post-merge fix. 2007-02-13 13:15:23 -08:00
opt_range.h
opt_sum.cc
parse_file.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
parse_file.h
partition_element.h
partition_info.cc
partition_info.h
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc
repl_failsafe.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
repl_failsafe.h
rpl_filter.cc
rpl_filter.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
rpl_mi.h
rpl_rli.cc BUG#26634 (Valgrind failure in tree: memory loss for memory allocated in rpl_utility.h): 2007-02-26 17:44:55 +01:00
rpl_rli.h BUG#26634 (Valgrind failure in tree: memory loss for memory allocated in rpl_utility.h): 2007-02-26 17:44:55 +01:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h BUG#26634 (Valgrind failure in tree: memory loss for memory allocated in rpl_utility.h): 2007-02-26 17:44:55 +01:00
scheduler.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
scheduler.h Fixed compiler warnings 2007-02-23 13:13:55 +02:00
set_var.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
set_var.h Fixed compiler warnings 2007-02-23 13:13:55 +02:00
slave.cc Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-02-25 00:12:14 +01:00
slave.h Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-02-24 11:52:08 +01:00
sp.cc Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-02-26 10:43:31 +01:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-02-26 10:54:26 +01:00
sql_acl.h
sql_analyse.cc Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2007-02-06 17:18:43 +04:00
sql_analyse.h
sql_array.h
sql_base.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
sql_binlog.cc
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc
sql_cache.h
sql_class.cc Fixed compilations problems and warnings on windows 2007-02-23 22:48:15 +02:00
sql_class.h Fixed compiler warnings 2007-02-23 13:13:55 +02:00
sql_client.cc
sql_connect.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc
sql_delete.cc
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc
sql_insert.cc Eliminating compiler warnings in the sql/ directory. 2007-02-26 18:05:08 +01:00
sql_lex.cc Merge olga.mysql.com:/home/igor/mysql-5.0-opt 2007-02-13 01:34:36 -08:00
sql_lex.h Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-02-03 00:58:09 +02:00
sql_list.cc
sql_list.h Fixed windows compilation problems 2007-02-24 04:22:34 +02:00
sql_load.cc
sql_locale.cc
sql_manager.cc
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
sql_partition.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
sql_partition.h
sql_plugin.cc Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-02-03 00:58:09 +02:00
sql_plugin.h
sql_prepare.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
sql_select.h
sql_servers.cc
sql_servers.h
sql_show.cc Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-02-25 00:12:14 +01:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Fixed compilations problems and warnings on windows 2007-02-23 22:48:15 +02:00
sql_tablespace.cc
sql_test.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
sql_trigger.cc
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc Post-merge fix. 2007-02-13 13:15:23 -08:00
sql_view.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
sql_view.h
sql_yacc.yy Fixed compilations problems and warnings on windows 2007-02-23 22:48:15 +02:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Merge olga.mysql.com:/home/igor/mysql-5.0-opt 2007-02-13 01:34:36 -08:00
table.h Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-02-26 10:43:31 +01:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
tztime.h
udf_example.c Fixed compilations problems and warnings on windows 2007-02-23 22:48:15 +02:00
udf_example.def Fixed compiler warnings 2007-02-23 13:13:55 +02:00
uniques.cc
unireg.cc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
unireg.h