mariadb/sql
Michael Widenius 863a493b4f Fixed compiler warnings
sql/debug_sync.cc:
  Initalize variable
storage/sphinx/Makefile.am:
  Ensure we compile with the -Wno-unused-parameter flag
2010-12-01 22:23:59 +02:00
..
examples
share merge with 5.1 2010-11-30 23:11:03 +02:00
.cvsignore
add_errmsg
authors.h
client_settings.h
CMakeLists.txt
contributors.h
create_options.cc merge with 5.1 2010-11-30 23:11:03 +02:00
create_options.h
custom_conf.h
debug_sync.cc Fixed compiler warnings 2010-12-01 22:23:59 +02:00
debug_sync.h
derror.cc
des_key_file.cc
discover.cc
event_data_objects.cc
event_data_objects.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
event_db_repository.cc Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
event_db_repository.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
event_parse_data.cc
event_parse_data.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
event_queue.cc
event_queue.h
event_scheduler.cc
event_scheduler.h
events.cc Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
events.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
field.cc merge with 5.1 2010-10-25 15:21:16 +02:00
field.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_ndbcluster.cc merge with 5.1 2010-11-30 23:11:03 +02:00
ha_ndbcluster.h
ha_ndbcluster_binlog.cc
ha_ndbcluster_binlog.h
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc merge with 5.1 2010-11-30 23:11:03 +02:00
ha_partition.h merge with 5.1 2010-11-30 23:11:03 +02:00
handler.cc merge with 5.1 2010-11-30 23:11:03 +02:00
handler.h Merge MariaDB 5.1->5.2 2010-11-19 22:33:47 +01:00
hash_filo.cc
hash_filo.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
hostname.cc
init.cc
item.cc merge with 5.1 2010-11-30 23:11:03 +02:00
item.h merge with 5.1 2010-11-30 23:11:03 +02:00
item_buff.cc
item_cmpfunc.cc merge with 5.1 2010-11-30 23:11:03 +02:00
item_cmpfunc.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
item_create.cc
item_create.h
item_func.cc merge with 5.1 2010-11-30 23:11:03 +02:00
item_func.h merge with 5.1 2010-11-30 23:11:03 +02:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc merge with 5.1 2010-11-30 23:11:03 +02:00
item_strfunc.h
item_subselect.cc merge with 5.1 2010-11-30 23:11:03 +02:00
item_subselect.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
item_sum.cc merge with 5.1 2010-11-30 23:11:03 +02:00
item_sum.h merge with 5.1 2010-10-25 15:21:16 +02:00
item_timefunc.cc Merge with MySQL 5.1.52 2010-11-23 23:39:59 +02:00
item_timefunc.h merge with 5.1 2010-11-30 23:11:03 +02:00
item_xmlfunc.cc
item_xmlfunc.h
key.cc
lex.h
lex_symbol.h
lock.cc Merge with MySQL 5.1.53 2010-11-25 00:57:34 +02:00
log.cc merge with 5.1 2010-11-30 23:11:03 +02:00
log.h merge with 5.1 2010-09-11 20:43:48 +02:00
log_event.cc merge with 5.1 2010-11-30 23:11:03 +02:00
log_event.h merge with 5.1 2010-11-30 23:11:03 +02:00
log_event_old.cc merge with 5.1 2010-09-11 20:43:48 +02:00
log_event_old.h
log_slow.h
Makefile.am Merge MariaDB 5.1->5.2 2010-11-19 22:33:47 +01:00
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
my_decimal.cc
my_decimal.h Merge with MySQL 5.1.53 2010-11-25 00:57:34 +02:00
my_lock.c
mysql_priv.h merge with 5.1 2010-11-30 23:11:03 +02:00
mysqld.cc Merge MariaDB 5.1->5.2 2010-11-19 22:33:47 +01:00
mysqld_suffix.h
net_serv.cc Merge with MySQL 5.1.52 2010-11-23 23:39:59 +02:00
nt_servc.cc
nt_servc.h
opt_range.cc merge with 5.1 2010-11-30 23:11:03 +02:00
opt_range.h merge with 5.1 2010-11-30 23:11:03 +02:00
opt_sum.cc
opt_table_elimination.cc
parse_file.cc Fix for: LP #634955: Assert in _ma_update_at_original_place() 2010-11-02 17:22:57 +02:00
parse_file.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
partition_element.h
partition_info.cc merge with 5.1 2010-09-11 20:43:48 +02:00
partition_info.h
password.c
procedure.cc
procedure.h
protocol.cc Automatic merge with MariaDB 5.1 2010-11-04 17:08:28 +02:00
protocol.h
records.cc Automatic merge with 5.1 2010-10-06 13:11:06 +03:00
repl_failsafe.cc
repl_failsafe.h
rpl_constants.h
rpl_filter.cc merge with 5.1 2010-09-11 20:43:48 +02:00
rpl_filter.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
rpl_mi.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
rpl_record.cc Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc
rpl_rli.h Merge with MySQL 5.1.53 2010-11-25 00:57:34 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc merge with 5.1 2010-11-30 23:11:03 +02:00
set_var.h merge with 5.1 2010-09-11 20:43:48 +02:00
slave.cc merge with 5.1 2010-11-30 23:11:03 +02:00
slave.h
sp.cc Merge MariaDB 5.1->5.2 2010-11-19 22:33:47 +01:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc merge with 5.1 2010-09-11 20:43:48 +02:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
spatial.cc
spatial.h
sql_acl.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_acl.h
sql_analyse.cc
sql_analyse.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
sql_array.h
sql_base.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_binlog.cc
sql_bitmap.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
sql_builtin.cc.in
sql_cache.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_cache.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 2010-09-24 01:00:32 +03:00
sql_class.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_class.h merge with 5.1 2010-11-30 23:11:03 +02:00
sql_client.cc
sql_connect.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc merge with 5.1 2010-09-11 20:43:48 +02:00
sql_cursor.h
sql_db.cc Merge with MySQL 5.1.53 2010-11-25 00:57:34 +02:00
sql_delete.cc Fix usage of mysqld option --new, --old, --safe and --skip_new to not disable things that are proven stable or enable things that are not usefull. 2010-09-23 19:30:44 +03:00
sql_derived.cc
sql_do.cc
sql_error.cc MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge thread 2010-11-03 22:40:53 +01:00
sql_error.h
sql_handler.cc
sql_help.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_insert.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_lex.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_lex.h merge with 5.1 2010-10-25 15:21:16 +02:00
sql_list.cc
sql_list.h
sql_load.cc Merge with MySQL 5.1.52 2010-11-23 23:39:59 +02:00
sql_locale.cc
sql_manager.cc
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_partition.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_partition.h
sql_plugin.cc merged 2010-09-21 16:24:03 +02:00
sql_plugin.h
sql_plugin_services.h
sql_prepare.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_profile.cc
sql_profile.h
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_select.h 5.1.51 merge 2010-10-19 15:58:35 +02:00
sql_servers.cc
sql_servers.h
sql_show.cc Merge MariaDB 5.1->5.2 2010-11-19 22:33:47 +01:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc bugfix: engine defined table options were not showing up in INFORMATION_SCHEMA.TABLES.CREATE_OPTIONS 2010-10-24 20:47:01 +02:00
sql_string.h merge with 5.1 2010-11-30 23:11:03 +02:00
sql_table.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_tablespace.cc
sql_test.cc sane implementation of Key_% status variables. 2010-10-29 20:29:43 +02:00
sql_trigger.cc Merge with MySQL 5.1.52 2010-11-23 23:39:59 +02:00
sql_trigger.h
sql_udf.cc merge with 5.1 2010-09-11 20:43:48 +02:00
sql_udf.h
sql_union.cc Merge with MySQL 5.1.53 2010-11-25 00:57:34 +02:00
sql_update.cc merge with 5.1 2010-11-30 23:11:03 +02:00
sql_view.cc merge with 5.1 2010-09-11 20:43:48 +02:00
sql_view.h
sql_yacc.yy merge with 5.1 2010-11-30 23:11:03 +02:00
strfunc.cc
structs.h
table.cc merge with 5.1 2010-11-30 23:11:03 +02:00
table.h merge with 5.1 2010-11-30 23:11:03 +02:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc merge with 5.1 2010-10-25 15:21:16 +02:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h merge with 5.1 2010-09-11 20:43:48 +02:00