mariadb/sql
Venkatesh Duggirala 08a22ba1c9 Bug#16056813-MEMORY LEAK ON FILTERED SLAVE
Due to not resetting a member (last_added) of 
Deferred events class inside a clean up function
(Deferred_log_events::rewind), there is a memory
leak on filtered slaves.

Fix:
Resetting last_added to NULL in rewind() function.

sql/rpl_utility.cc:
  Resetting last_added to NULL to avoid memory leak
2013-01-26 15:03:01 +05:30
..
examples
share Bug#14498355: DEPRECATION WARNINGS SHOULD NOT CONTAIN MYSQL VERSION 2012-08-24 10:17:08 +02:00
add_errmsg
authors.h
client_settings.h
CMakeLists.txt Bug#13713525 CREATE_INITIAL_DB.CMAKE IS FAILING ON WINDOWS, STILL "DEVENV" RETURNS 0 2012-10-03 16:05:07 +02:00
contributors.h
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc
debug_sync.h
derror.cc
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
event_data_objects.cc
event_data_objects.h
event_db_repository.cc Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc
event_scheduler.h
events.cc
events.h
field.cc Merge from 5.1 2012-12-24 06:42:02 +05:30
field.h
field_conv.cc
filesort.cc Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
filesort.h
frm_crypt.cc
frm_crypt.h
gen_lex_hash.cc Merge of patch for Bug#13928675 from mysql-5.1. 2012-08-07 19:07:13 +05:30
gstream.cc
gstream.h
ha_ndbcluster.cc
ha_ndbcluster.h
ha_ndbcluster_binlog.cc bug#14548159: upmerge from mysql-5.1 -> mysql-5.5 2012-09-23 15:51:23 +05:30
ha_ndbcluster_binlog.h
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc merge 2012-12-27 02:43:20 +01:00
ha_partition.h Bug#14495351: CRASH IN HA_PARTITION::HANDLE_UNORDERED_NEXT 2012-09-10 13:32:50 +02:00
handler.cc Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
handler.h Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
hash_filo.cc
hash_filo.h
hostname.cc Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST 2012-09-17 17:06:18 +05:30
hostname.h
init.cc
init.h
item.cc 5.1 -> 5.5 merge 2012-08-09 15:50:29 +04:00
item.h Merge from 5.1 to 5.5 2013-01-11 06:36:53 +05:30
item_buff.cc
item_cmpfunc.cc Bug#15972635: Incorrect results returned in 32 table join with HAVING 2012-12-21 09:53:42 +01:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USER 2012-11-07 19:08:33 +05:30
item_func.h Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USER 2012-11-07 19:08:33 +05:30
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Merge from 5.1 to 5.5 2012-08-06 10:40:03 +05:30
item_strfunc.h
item_subselect.cc Bug#15972635: Incorrect results returned in 32 table join with HAVING 2012-12-21 09:53:42 +01:00
item_subselect.h
item_sum.cc Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
item_sum.h
item_timefunc.cc
item_timefunc.h
item_xmlfunc.cc Auto-merge from mysql-5.1. 2012-12-14 14:01:43 +04:00
item_xmlfunc.h
key.cc
key.h
keycaches.cc
keycaches.h
lex.h
lex_symbol.h
lock.cc
lock.h
log.cc upmerge to bug#14548159 2012-09-22 18:07:04 +05:30
log.h Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING) 2012-06-29 13:36:01 +02:00
log_event.cc BUG#11752707-SLAVE CRASHES IF RBR HAS AS DESTINATION A VIEW RATHER 2013-01-19 06:07:08 +05:30
log_event.h Auto Merge 2012-12-01 08:06:45 +08:00
log_event_old.cc Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
log_event_old.h
main.cc
mdl.cc Bug#13058122 - DML, LOCK/UNLOCK TABLES AND SELECT LEAD TO 2012-08-07 11:48:36 +05:30
mdl.h Bug #15954872 "MAKE MDL SUBSYSTEM AND TABLE DEFINITION CACHE 2012-12-11 22:04:30 +04:00
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
my_decimal.cc
my_decimal.h
mysqld.cc BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO 2013-01-14 16:51:52 +05:30
mysqld.h BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET 2012-06-12 12:59:56 +05:30
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Bug#11751794 MYSQL GIVES THE WRONG RESULT WITH SOME SPECIAL USAGE 2013-01-16 15:11:49 +05:30
opt_range.h
opt_sum.cc Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc
partition_info.h
password.c
procedure.cc
procedure.h
protocol.cc Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USER 2012-11-07 19:08:33 +05:30
protocol.h
records.cc Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
records.h
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_handler.cc
rpl_handler.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
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
rpl_rli.h
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc Bug#16056813-MEMORY LEAK ON FILTERED SLAVE 2013-01-26 15:03:01 +05:30
rpl_utility.h merge from 5.1 to 5.5 2012-07-10 14:37:35 +05:30
scheduler.cc
scheduler.h
set_var.cc bug#11761752: DO NOT ALLOW USE OF ALTERNATE DATA STREAMS ON NTFS FILESYSTEM. 2012-12-13 20:33:44 +05:30
set_var.h Bug#14498355: DEPRECATION WARNINGS SHOULD NOT CONTAIN MYSQL VERSION 2012-08-24 10:17:08 +02:00
sha2.cc
signal_handler.cc
slave.cc BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET 2012-06-12 12:59:56 +05:30
slave.h
sp.cc Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc Merged fix for bug #15954896 "SP, MULTI-TABLE DELETE AND LONG ALIAS" 2012-12-05 19:50:02 +04:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc Bug#14640599 MEMORY LEAK WHEN EXECUTING STORED ROUTINE EXCEPTION HANDLER 2012-10-04 16:15:13 +02:00
sp_rcontext.h Bug#14640599 MEMORY LEAK WHEN EXECUTING STORED ROUTINE EXCEPTION HANDLER 2012-10-04 16:15:13 +02:00
spatial.cc Merging from 5.5 2012-08-17 13:18:56 +04:00
spatial.h Merging from 5.5 2012-08-17 13:18:56 +04:00
sql_acl.cc Bug#15912213: BUFFER OVERFLOW IN ACL_GET() 2012-12-06 16:53:02 +05:30
sql_acl.h
sql_admin.cc Bug#11751825 - OPTIMIZE PARTITION RECREATES FULL TABLE INSTEAD JUST PARTITION 2012-11-06 18:44:22 +05:30
sql_admin.h
sql_alter.cc
sql_alter.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_audit.cc
sql_audit.h
sql_base.cc Bug#15972635: Incorrect results returned in 32 table join with HAVING 2012-12-21 09:53:42 +01:00
sql_base.h Bug #15954872 "MAKE MDL SUBSYSTEM AND TABLE DEFINITION CACHE 2012-12-11 22:04:30 +04:00
sql_binlog.cc Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
sql_binlog.h
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc BUG#14727815 - CRASH IN PTHREAD_RWLOCK_WRLOCK/SRW_UNLOCK 2012-12-18 22:16:12 +05:30
sql_cache.h
sql_callback.h
sql_class.cc Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
sql_class.h BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAY 2012-11-20 12:37:23 +00:00
sql_client.cc
sql_connect.cc Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST 2012-09-17 17:06:18 +05:30
sql_connect.h
sql_const.h
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc upmerge to bug#14548159 2012-09-22 18:07:04 +05:30
sql_db.h
sql_delete.cc Bug#13586591 RQG GRAMMAR CONF/ENGINES/ENGINE_STRESS.YY 2012-06-12 15:04:57 +02:00
sql_delete.h
sql_derived.cc
sql_derived.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_handler.cc Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
sql_handler.h
sql_help.cc Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
sql_help.h
sql_hset.h
sql_insert.cc BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER 2012-09-22 17:50:51 +05:30
sql_insert.h
sql_lex.cc merge 5.1 => 5.5 2012-10-01 15:57:37 +02:00
sql_lex.h
sql_list.cc
sql_list.h merge 5.1 => 5.5 2012-09-12 08:59:44 +02:00
sql_load.cc upmerge to bug#14548159 2012-09-22 18:07:04 +05:30
sql_load.h
sql_locale.cc
sql_locale.h
sql_manager.cc
sql_manager.h
sql_parse.cc Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASES 2012-12-05 16:53:33 +04:00
sql_parse.h
sql_partition.cc Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
sql_partition.h
sql_partition_admin.cc
sql_partition_admin.h
sql_plist.h
sql_plugin.cc BUG#14485479: INSTALL AUDIT PLUGIN HANGS IF WE TRY TO 2012-10-31 12:40:48 +05:30
sql_plugin.h Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING) 2012-06-29 13:36:01 +02:00
sql_plugin_services.h
sql_prepare.cc Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
sql_prepare.h
sql_priv.h BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKS 2012-10-21 20:34:41 +01:00
sql_profile.cc Merge mysql-5.1 --> mysql-5.5 2012-10-12 22:59:21 +02:00
sql_profile.h Merge mysql-5.1 --> mysql-5.5 2012-10-12 22:59:21 +02:00
sql_reload.cc
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc BUG#14798572: REMOVE UNUSED VARIABLE BINLOG_CAN_BE_CORRUPTED 2013-01-24 10:35:07 +05:30
sql_repl.h
sql_select.cc Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
sql_select.h Fix for Bug#14636211 WRONG RESULT (EXTRA ROW) ON A FROM SUBQUERY 2013-01-14 10:58:17 +01:00
sql_servers.cc
sql_servers.h
sql_show.cc Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 2012-10-08 19:40:30 +05:30
sql_show.h upmerge to bug#14548159 2012-09-22 18:07:04 +05:30
sql_signal.cc Bug#14640599 MEMORY LEAK WHEN EXECUTING STORED ROUTINE EXCEPTION HANDLER 2012-10-04 16:15:13 +02:00
sql_signal.h
sql_sort.h
sql_state.c
sql_string.cc BUG#11757250: REPLACE(...) INSIDE A STORED PROCEDURE. 2013-01-12 11:17:03 +05:30
sql_string.h merge 5.1 => 5.5 2012-07-26 15:06:43 +02:00
sql_table.cc merge 2012-12-27 02:43:20 +01:00
sql_table.h
sql_tablespace.cc
sql_tablespace.h
sql_test.cc
sql_test.h
sql_time.cc
sql_time.h
sql_trigger.cc Bug #15954872 "MAKE MDL SUBSYSTEM AND TABLE DEFINITION CACHE 2012-12-11 22:00:51 +04:00
sql_trigger.h
sql_truncate.cc upmerge to bug#14548159 2012-09-22 18:07:04 +05:30
sql_truncate.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_union.h
sql_update.cc Fixing a compilation issue. 2012-10-09 12:25:02 +05:30
sql_update.h
sql_view.cc Merge from 5.1 to 5.5 2013-01-10 14:37:02 +05:30
sql_view.h
sql_yacc.yy Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USER 2012-11-07 19:08:33 +05:30
strfunc.cc Bug#15972635: Incorrect results returned in 32 table join with HAVING 2012-12-21 09:53:42 +01:00
strfunc.h
structs.h
sys_vars.cc Merging from 5.1 to 5.5 for bug#11761752 2012-12-13 20:58:09 +05:30
sys_vars.h Bug#14498355: DEPRECATION WARNINGS SHOULD NOT CONTAIN MYSQL VERSION 2012-08-24 10:17:08 +02:00
sys_vars_shared.h
table.cc
table.h
thr_malloc.cc
thr_malloc.h
transaction.cc This patch fixes bug#14729757 - MY_HASH_SEARCH(&XID_CACHE, 2012-12-06 15:59:15 +06:00
transaction.h
tzfile.h
tztime.cc Merge from 5.1 to 5.5 2012-12-26 20:28:10 +05:30
tztime.h
udf_example.c
udf_example.def
uniques.cc Bug#14542543 FIX BUG #12694872 IN 5.5 2012-09-18 17:32:02 +02:00
unireg.cc
unireg.h