mariadb/sql
Davi Arnaut 9fd9857e0b WL#5498: Remove dead and unused source code
Remove code that has been disabled for a long time.
2010-07-23 17:09:27 -03:00
..
examples Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
share
add_errmsg
authors.h
client_settings.h
CMakeLists.txt Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
contributors.h
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
debug_sync.h
derror.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
event_data_objects.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
event_data_objects.h
event_db_repository.cc
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
event_scheduler.h
events.cc
events.h
field.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
field.h
field_conv.cc
filesort.cc manual merge from mysql-5.1-bugteam 2010-07-19 11:21:24 +02:00
filesort.h
frm_crypt.cc
frm_crypt.h
gen_lex_hash.cc
gstream.cc
gstream.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
ha_ndbcluster.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
ha_ndbcluster.h
ha_ndbcluster_binlog.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
ha_ndbcluster_binlog.h
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
ha_partition.h WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
handler.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
handler.h Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
hash_filo.cc
hash_filo.h
hostname.cc
hostname.h
init.cc
init.h
item.cc Bug#49771: Incorrect MIN/MAX for date/time values. 2010-07-19 21:11:47 +04:00
item.h Bug#49771: Incorrect MIN/MAX for date/time values. 2010-07-19 21:11:47 +04:00
item_buff.cc
item_cmpfunc.cc Bug#49771: Incorrect MIN/MAX for date/time values. 2010-07-19 21:11:47 +04:00
item_cmpfunc.h Bug#49771: Incorrect MIN/MAX for date/time values. 2010-07-19 21:11:47 +04:00
item_create.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-02 16:38:04 -03:00
item_create.h
item_func.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Bug#54668 User variable assignments get wrong type 2010-07-09 09:39:41 +04:00
item_strfunc.h Bug#54661 sha2() returns BINARY result 2010-07-07 10:38:11 +04:00
item_subselect.cc
item_subselect.h
item_sum.cc Bug#49771: Incorrect MIN/MAX for date/time values. 2010-07-19 21:11:47 +04:00
item_sum.h Bug#49771: Incorrect MIN/MAX for date/time values. 2010-07-19 21:11:47 +04:00
item_timefunc.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-09 09:28:51 -03:00
item_timefunc.h
item_xmlfunc.cc
item_xmlfunc.h
key.cc
key.h
keycaches.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
keycaches.h
lex.h
lex_symbol.h
lock.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
lock.h
log.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
log.h BUG#53259 Unsafe statement binlogged in statement format w/MyIsam temp tables 2010-06-30 16:25:13 +01:00
log_event.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
log_event.h Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
log_event_old.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
log_event_old.h
main.cc
Makefile.am WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
mdl.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
mdl.h
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
my_decimal.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-09 09:28:51 -03:00
my_decimal.h
mysqld.cc Merge of mysql-trunk-merge into mysql-trunk-bugfixing. 2010-07-16 17:02:40 -03:00
mysqld.h
mysqld_suffix.h
net_serv.cc WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
nt_servc.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
nt_servc.h
opt_range.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
opt_range.h manual merge from mysql-5.1-bugteam 2010-07-19 11:21:24 +02:00
opt_sum.cc
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-09 09:28:51 -03:00
partition_info.h
password.c
procedure.cc
procedure.h
protocol.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
protocol.h
records.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
records.h Bug #30584: delete with order by and limit clauses does not 2010-06-23 00:32:29 +04:00
repl_failsafe.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
rpl_filter.h
rpl_handler.cc Bug#42733: Type-punning warnings when compiling MySQL -- strict aliasing violations. 2010-07-15 16:29:25 -03:00
rpl_handler.h
rpl_injector.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
rpl_injector.h
rpl_mi.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
rpl_mi.h
rpl_record.cc
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
rpl_rli.h
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-02 15:30:47 -03:00
set_var.h Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-02 15:30:47 -03:00
sha2.cc
slave.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
slave.h
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc
sp_head.h
sp_pcontext.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sp_pcontext.h
sp_rcontext.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sp_rcontext.h
spatial.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-14 11:12:26 -03:00
spatial.h Bug#42733: Type-punning warnings when compiling MySQL -- 2010-07-14 16:39:40 -03:00
sql_acl.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-09 09:28:51 -03:00
sql_acl.h
sql_analyse.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-09 09:28:51 -03:00
sql_analyse.h
sql_array.h
sql_audit.cc
sql_audit.h
sql_base.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
sql_base.h
sql_binlog.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
sql_binlog.h
sql_bitmap.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
sql_builtin.cc.in
sql_cache.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_cache.h
sql_class.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
sql_class.h Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
sql_client.cc
sql_connect.cc WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
sql_connect.h
sql_const.h
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_db.h
sql_delete.cc manual merge from mysql-5.1-bugteam 2010-07-19 11:21:24 +02:00
sql_delete.h
sql_derived.cc
sql_derived.h
sql_do.cc
sql_do.h
sql_error.cc Remove exceptions to the assert, bug has been fixed. 2010-07-20 08:57:02 -03:00
sql_error.h
sql_handler.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_handler.h
sql_help.cc
sql_help.h
sql_insert.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_insert.h
sql_lex.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_lex.h Fix ~1000 warnings class/struct mismatch. 2010-06-22 18:40:14 +02:00
sql_list.cc
sql_list.h Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
sql_load.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
sql_load.h
sql_locale.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_locale.h
sql_manager.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_manager.h
sql_map.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_map.h
sql_olap.cc
sql_parse.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
sql_parse.h Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-07-15 14:45:08 -03:00
sql_partition.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_partition.h
sql_plist.h
sql_plugin.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
sql_plugin.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_plugin_services.h
sql_prepare.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-06-28 17:32:09 -03:00
sql_prepare.h
sql_priv.h
sql_profile.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_profile.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_rename.cc
sql_rename.h
sql_repl.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-02 16:38:04 -03:00
sql_repl.h
sql_select.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
sql_select.h Bug #30584: delete with order by and limit clauses does not 2010-06-23 00:32:29 +04:00
sql_servers.cc
sql_servers.h
sql_show.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
sql_show.h
sql_signal.cc
sql_signal.h
sql_sort.h
sql_state.c
sql_string.cc Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-07-09 09:00:17 -03:00
sql_string.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_table.cc Merge into mysql-trunk-merge.. 2010-07-19 16:03:59 -03:00
sql_table.h
sql_tablespace.cc
sql_tablespace.h
sql_test.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_test.h
sql_time.cc
sql_time.h
sql_trigger.cc
sql_trigger.h
sql_truncate.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_truncate.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_union.h
sql_update.cc manual merge from mysql-5.1-bugteam 2010-07-19 11:21:24 +02:00
sql_update.h
sql_view.cc
sql_view.h
sql_yacc.yy Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-09 09:28:51 -03:00
strfunc.cc
strfunc.h
structs.h
sys_vars.cc Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-07-15 14:45:08 -03:00
sys_vars.h Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-07-15 14:45:08 -03:00
sys_vars_shared.h
table.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
table.h Bug #30584: delete with order by and limit clauses does not 2010-06-23 00:32:29 +04:00
thr_malloc.cc
thr_malloc.h
transaction.cc Bug #50124 Rpl failure on DROP table with concurrent txn/non-txn 2010-06-25 09:32:24 +02:00
transaction.h
tzfile.h
tztime.cc WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
tztime.h
udf_example.c Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-02 16:38:04 -03:00
udf_example.def
uniques.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
unireg.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
unireg.h Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-02 16:38:04 -03:00