mariadb/sql
Sergey Vojtovich 4f1ad43992 MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds fail
Fixed memory leaks in gen_lex_hash.
2016-04-26 16:15:15 +04:00
..
examples
share
add_errmsg
authors.h
client_settings.h
CMakeLists.txt
contributors.h
create_options.cc
create_options.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
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 MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much data 2015-12-29 14:17:31 +04:00
field.h Moving Field_blob::store_length() back from protected to public, 2015-12-29 18:40:41 +04:00
field_conv.cc Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
filesort.cc
filesort.h
frm_crypt.cc
frm_crypt.h
gcalc_slicescan.cc compilation errors on sparc sun studio 10 2016-02-15 12:51:35 +01:00
gcalc_slicescan.h MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11" 2016-03-18 16:55:11 +01:00
gcalc_tools.cc compilation errors on sparc sun studio 10 2016-02-15 12:51:35 +01:00
gcalc_tools.h
gen_lex_hash.cc MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds fail 2016-04-26 16:15:15 +04:00
gstream.cc
gstream.h
ha_ndbcluster.cc
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
ha_partition.h
handler.cc use consistent error messaging for IGNORE 2016-04-20 18:27:23 +02:00
handler.h use consistent error messaging for IGNORE 2016-04-20 18:27:23 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
hostname.h
init.cc
init.h
innodb_priv.h
item.cc Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
item.h MDEV-9862 Illegal mix of collation, when comparing column with CASE expression 2016-04-02 00:04:47 +04:00
item_buff.cc
item_cmpfunc.cc MDEV-9372 select 100 between 1 and 9223372036854775808 returns false 2016-04-22 16:04:20 +04:00
item_cmpfunc.h MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELSE 4 END 2016-04-20 08:53:30 +04:00
item_create.cc
item_create.h
item_func.cc MDEV-9986 Full-text search of the utf8mb4 column causes crash 2016-04-26 12:58:14 +02:00
item_func.h Merge branch 'bb-5.5-serg' into 5.5 2016-04-20 20:25:46 +02:00
item_geofunc.cc compilation errors on sparc sun studio 10 2016-02-15 12:51:35 +01:00
item_geofunc.h Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
item_row.cc
item_row.h
item_strfunc.cc MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a' 2016-02-10 10:03:47 +04:00
item_strfunc.h
item_subselect.cc revert 415faa122b 2015-12-11 23:25:20 +01:00
item_subselect.h MDEV-7846: postreview fix 2015-10-06 13:12:58 +02:00
item_sum.cc Bug#20755389 SERVER CRASHES IN ITEM_FUNC_GROUP_CONCAT::FIX_FIELDS ON 2015-11-02 16:30:57 +05:30
item_sum.h MDEV-7821 Server crashes in Item_func_group_concat::fix_fields on 2nd execution of PS 2015-07-31 22:09:46 +02:00
item_timefunc.cc Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
item_timefunc.h
item_xmlfunc.cc
item_xmlfunc.h
key.cc
key.h
keycaches.cc
keycaches.h
lex.h
lex_symbol.h
lock.cc
lock.h
log.cc Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
log.h
log_event.cc cleanup: make assert more readable 2016-02-09 11:28:44 +01:00
log_event.h
log_event_old.cc
log_event_old.h
log_slow.h
main.cc
mdl.cc
mdl.h
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
multi_range_read.cc
multi_range_read.h
my_decimal.cc
my_decimal.h
mysql_install_db.cc
mysql_upgrade_service.cc
mysqld.cc MDEV-9929 MariaDB segfaults on command "mysqld --version" with ignore-db-dir option on /etc/my.cnf 2016-04-19 11:27:00 +02:00
mysqld.h Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
opt_range.h
opt_range_mrr.cc
opt_subselect.cc MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init 2016-02-10 04:00:08 +02:00
opt_subselect.h
opt_sum.cc
opt_table_elimination.cc
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
partition_info.h
password.c
plistsort.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc
records.h
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_handler.cc Fixed memory loss detected on P8. This can happen when we call after_flush but never call after_rollback() or after_commit(). 2015-07-25 15:15:52 +03:00
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 Add va_end to make cppcheck happy 2016-01-19 14:47:41 +11:00
rpl_reporting.h
rpl_rli.cc
rpl_rli.h
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc
set_var.h
sha2.cc
signal_handler.cc
slave.cc
slave.h
sp.cc
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 branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
sql_acl.h
sql_admin.cc Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
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 Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_base.h
sql_binlog.cc
sql_binlog.h
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc
sql_cache.h
sql_callback.h
sql_class.cc Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_class.h Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
sql_client.cc
sql_connect.cc MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed after wait_timeout 2016-04-25 22:46:43 +02:00
sql_connect.h
sql_const.h
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc
sql_db.h
sql_delete.cc
sql_delete.h
sql_derived.cc
sql_derived.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_expression_cache.cc
sql_expression_cache.h
sql_handler.cc Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
sql_handler.h Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
sql_help.cc
sql_help.h
sql_hset.h
sql_insert.cc use consistent error messaging for IGNORE 2016-04-20 18:27:23 +02:00
sql_insert.h
sql_join_cache.cc
sql_join_cache.h
sql_lex.cc Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_lex.h Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h
sql_load.cc Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
sql_load.h
sql_locale.cc MDEV-9928 LC_TIME_NAMES=de_AT; unusual name for february 2016-04-19 11:27:00 +02:00
sql_locale.h
sql_manager.cc
sql_manager.h
sql_parse.cc MDEV-9142 :Adding Constraint with no database reference 2016-04-23 13:05:15 +03:00
sql_parse.h MDEV-9142 :Adding Constraint with no database reference 2016-04-23 13:05:15 +03:00
sql_partition.cc
sql_partition.h
sql_partition_admin.cc
sql_partition_admin.h
sql_plist.h
sql_plugin.cc
sql_plugin.h
sql_plugin_compat.h
sql_plugin_services.h
sql_prepare.cc Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
sql_prepare.h
sql_priv.h
sql_profile.cc
sql_profile.h
sql_reload.cc Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc
sql_repl.h
sql_select.cc Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
sql_select.h MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init 2016-02-10 04:00:08 +02:00
sql_servers.cc
sql_servers.h
sql_show.cc Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_show.h Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_signal.cc
sql_signal.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc MDEV-9142 :Adding Constraint with no database reference 2016-04-23 13:05:15 +03:00
sql_table.h
sql_tablespace.cc
sql_tablespace.h
sql_test.cc
sql_test.h
sql_time.cc
sql_time.h Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_trigger.cc
sql_trigger.h
sql_truncate.cc
sql_truncate.h
sql_udf.cc small cleanup: udf_init()/udf_free() calls 2015-12-08 09:46:52 +01:00
sql_udf.h small cleanup: udf_init()/udf_free() calls 2015-12-08 09:46:52 +01:00
sql_union.cc
sql_union.h
sql_update.cc use consistent error messaging for IGNORE 2016-04-20 18:27:23 +02:00
sql_update.h MDEV-8701 Crash on derived query 2015-11-06 17:56:56 +01:00
sql_view.cc MDEV-9462: Out of memory using explain on 2 empty tables 2016-02-06 13:36:17 +01:00
sql_view.h
sql_yacc.yy MDEV-9462: Out of memory using explain on 2 empty tables 2016-02-06 13:36:17 +01:00
strfunc.cc
strfunc.h
structs.h
sys_vars.cc
sys_vars.h
sys_vars_shared.h
table.cc Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
table.h
thr_malloc.cc
thr_malloc.h
threadpool.h
threadpool_common.cc
threadpool_unix.cc
threadpool_win.cc
transaction.cc
transaction.h
tzfile.h
tztime.cc
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h
winservice.c
winservice.h