mariadb/sql
Marko Mäkelä 89698cef72 MDEV-10570: Fix -Wmaybe-uninitialized
Rows_log_event::change_to_flashback_event(): Reduce the scope
of the variable swap_buff2, and do not duplicate conditions.

GCC 9.3.0 flagged the -Wmaybe-uninitialized when compiling the
10.5 branch using cmake -DWITH_ASAN=ON -DCMAKE_CXX_FLAGS=-O2
2020-03-17 10:35:56 +02:00
..
share
add_errmsg
authors.h
bounded_queue.h
client_settings.h
CMakeLists.txt Merge 10.1 into 10.2 2019-12-23 07:14:51 +02:00
compat56.cc
compat56.h
contributors.h
create_options.cc
create_options.h
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc
debug_sync.h
derror.cc MDEV-21586: Fix a warning for converting my_bool to bool 2020-01-31 11:33:07 +02:00
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
encryption.cc
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 MDEV-21758 : Events switched randomly to SLAVESIDE_DISABLED 2020-03-09 12:19:11 +02:00
events.h
field.cc MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
field.h
field_conv.cc
filesort.cc Merge branch '10.1' into 10.2 2019-12-03 14:45:06 +01:00
filesort.h
filesort_utils.cc
filesort_utils.h
gcalc_slicescan.cc
gcalc_slicescan.h
gcalc_tools.cc
gcalc_tools.h
gen_lex_hash.cc
gen_lex_token.cc
gen_win_tzname_data.ps1
group_by_handler.cc
group_by_handler.h
gstream.cc
gstream.h
ha_partition.cc
ha_partition.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
hostname.h
init.cc
init.h
innodb_priv.h
item.cc Merge branch '10.1' into 10.2 2020-01-03 12:40:38 +01:00
item.h Merge branch '10.1' into 10.2 2020-01-03 12:40:38 +01:00
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h MDEV-17508 Fix bug for spider when using "not like" 2019-11-25 15:40:01 +01:00
item_create.cc
item_create.h
item_func.cc Merge branch '10.1' into 10.2 2020-01-17 00:24:17 +03:00
item_func.h MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
item_geofunc.cc
item_geofunc.h
item_inetfunc.cc
item_inetfunc.h
item_jsonfunc.cc
item_jsonfunc.h
item_row.cc
item_row.h
item_strfunc.cc MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
item_strfunc.h
item_subselect.cc
item_subselect.h
item_sum.cc MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
item_sum.h
item_timefunc.cc MDEV-21388 Wrong result of DAYNAME()=xxx in combination with condition_pushdown_for_derived=on 2019-12-24 15:05:52 +04:00
item_timefunc.h MDEV-21249 MariaDB 10.3.10 When referring to bigint to generate timestamp data in the virtual generated column, the value of the generated column does not change when the time zone changes 2020-01-21 21:15:10 +01:00
item_windowfunc.cc
item_windowfunc.h
item_xmlfunc.cc
item_xmlfunc.h
key.cc
key.h
keycaches.cc MDEV-20778 UBSAN: call to function free_rpl_filter() through pointer to incorrect function type 2019-10-14 19:16:50 +03:00
keycaches.h MDEV-20778 UBSAN: call to function free_rpl_filter() through pointer to incorrect function type 2019-10-14 19:16:50 +03:00
lex.h
lex_symbol.h
lock.cc
lock.h
log.cc Merge 10.1 into 10.2 2020-01-31 10:53:56 +02:00
log.h Merge 10.1 into 10.2 2020-01-31 10:53:56 +02:00
log_event.cc MDEV-10570: Fix -Wmaybe-uninitialized 2020-03-17 10:35:56 +02:00
log_event.h Merge branch '10.1' into 10.2 2020-01-24 13:46:49 +01:00
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
mf_iocache_encr.cc
MSG00001.bin
multi_range_read.cc
multi_range_read.h
my_apc.cc
my_apc.h
my_decimal.cc
my_decimal.h
my_json_writer.cc
my_json_writer.h
mysql_install_db.cc
mysql_upgrade_service.cc
mysqld.cc MDEV-18027: Running out of file descriptors and eventual crash 2020-02-05 15:34:02 +01:00
mysqld.h
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc
opt_range.h
opt_range_mrr.cc
opt_subselect.cc Merge 10.1 into 10.2 2019-10-25 12:57:36 +03:00
opt_subselect.h
opt_sum.cc
opt_table_elimination.cc
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc
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_gtid.cc
rpl_gtid.h
rpl_handler.cc
rpl_handler.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
rpl_mi.h
rpl_parallel.cc
rpl_parallel.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
rpl_utility.h
scheduler.cc
scheduler.h
session_tracker.cc
session_tracker.h
set_var.cc
set_var.h
signal_handler.cc
slave.cc MDEV-21723 Async slave thread BF abort and replaying fixes (#1448) 2020-02-23 10:29:42 +02:00
slave.h
sp.cc Merge branch '10.1' into 10.2 2020-01-17 00:24:17 +03:00
sp.h
sp_cache.cc MDEV-21341: Fix UBSAN failures: Issue Six 2020-01-14 18:15:32 +03:00
sp_cache.h
sp_head.cc Merge branch '10.1' into 10.2 2020-01-17 00:24:17 +03:00
sp_head.h Merge branch '10.1' into 10.2 2020-01-17 00:24:17 +03:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc Merge branch '10.1' into 10.2 2020-01-20 16:15:05 +01:00
sql_acl.h
sql_admin.cc
sql_admin.h
sql_alter.cc
sql_alter.h
sql_analyse.cc
sql_analyse.h
sql_analyze_stmt.cc
sql_analyze_stmt.h
sql_array.h
sql_audit.cc
sql_audit.h MDE-21369 rpl.rpl_timezone fails with valgrind: Use of uninitialised value. 2019-12-21 13:46:33 +04:00
sql_base.cc MDEV-10748 Server crashes in ha_maria::implicit_commit 2019-10-15 20:26:40 +03:00
sql_base.h
sql_basic_types.h
sql_binlog.cc
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc
sql_cache.h
sql_callback.h
sql_class.cc Fix GCC 10 -Wclass-memaccess 2020-03-13 07:53:41 +02:00
sql_class.h Merge branch '5.5' into 10.1 2020-01-19 12:22:12 +01:00
sql_client.cc
sql_cmd.h
sql_connect.cc
sql_connect.h
sql_const.h
sql_crypt.cc
sql_crypt.h
sql_cte.cc
sql_cte.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_digest.cc
sql_digest.h
sql_digest_stream.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_explain.cc
sql_explain.h
sql_expression_cache.cc
sql_expression_cache.h
sql_get_diagnostics.cc
sql_get_diagnostics.h
sql_handler.cc
sql_handler.h
sql_help.cc
sql_help.h
sql_hset.h
sql_insert.cc MDE-21369 rpl.rpl_timezone fails with valgrind: Use of uninitialised value. 2019-12-21 13:46:33 +04:00
sql_insert.h
sql_join_cache.cc
sql_join_cache.h
sql_lex.cc Merge branch '10.1' into 10.2 2020-01-17 00:24:17 +03:00
sql_lex.h Merge 10.1 into 10.2 2019-12-23 07:14:51 +02:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h
sql_load.cc
sql_load.h
sql_locale.cc
sql_locale.h
sql_manager.cc
sql_manager.h
sql_mode.cc
sql_mode.h
sql_parse.cc MDEV-16308 : protocol messed up sporadically 2020-02-10 12:44:53 +01:00
sql_parse.h
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.ic
sql_prepare.cc Merge branch '10.1' into 10.2 2020-01-17 00:24:17 +03:00
sql_prepare.h
sql_priv.h
sql_profile.cc
sql_profile.h
sql_reload.cc
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc Merge branch '10.1' into 10.2 2020-01-07 21:29:07 +05:30
sql_repl.h
sql_select.cc Merge 10.1 into 10.2 2020-03-13 07:20:36 +02:00
sql_select.h MDEV-21318: Wrong results with window functions and implicit grouping 2019-12-26 15:18:49 +05:30
sql_servers.cc
sql_servers.h
sql_show.cc Merge branch '10.1' into 10.2 2020-01-17 00:24:17 +03:00
sql_show.h
sql_signal.cc
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc Merge branch 'github/10.1' into 10.2 2019-10-30 23:38:05 +01:00
sql_statistics.h
sql_string.cc
sql_string.h
sql_table.cc MDEV-18463 Don't allow multiple table CONSTRAINTs with the same name. 2019-12-09 01:17:16 +04:00
sql_table.h
sql_tablespace.cc
sql_tablespace.h
sql_test.cc
sql_test.h
sql_time.cc Fix clang 10 warnings 2020-03-13 08:37:22 +02:00
sql_time.h
sql_trigger.cc Merge branch '10.1' into 10.2 2020-01-17 00:24:17 +03:00
sql_trigger.h
sql_truncate.cc
sql_truncate.h
sql_type.cc
sql_type.h
sql_type_int.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_union.h
sql_update.cc
sql_update.h
sql_view.cc
sql_view.h
sql_window.cc
sql_window.h
sql_yacc.yy MDEV-17941 ALTER USER IF EXISTS does not work, although documentation says it should. 2020-02-11 00:19:37 +04:00
strfunc.cc
strfunc.h
structs.h
sys_vars.cc
sys_vars.ic
sys_vars_shared.h
table.cc Merge branch '10.1' into 10.2 2020-02-10 14:31:39 +01:00
table.h manual merge 10.1->10.2 2019-11-11 16:03:43 +02:00
table_cache.cc
table_cache.h
temporary_tables.cc MDEV-18460: Server crashed in strmake / tdc_create_key / THD::create_tmp_table_def_key 2019-12-10 07:37:18 +01:00
thr_malloc.cc
thr_malloc.h
threadpool.h
threadpool_common.cc
threadpool_generic.cc MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create threads, when it should 2019-12-17 21:57:40 +01:00
threadpool_win.cc
transaction.cc
transaction.h
tzfile.h
tztime.cc Merge 10.1 into 10.2 2019-12-23 07:14:51 +02:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
uniques.h Merge branch '10.1' into 10.2 2020-01-20 16:15:05 +01:00
unireg.cc Merge 10.1 into 10.2 2019-12-23 07:14:51 +02:00
unireg.h
win_tzname_data.h
winservice.c
winservice.h
wsrep_applier.cc
wsrep_applier.h
wsrep_binlog.cc
wsrep_binlog.h
wsrep_check_opts.cc
wsrep_dummy.cc MDEV-18562 [ERROR] InnoDB: WSREP: referenced FK check fail: Lock wait index 2019-10-30 10:14:56 +02:00
wsrep_hton.cc Merge branch '10.1' into 10.2 2019-12-03 14:45:06 +01:00
wsrep_mysqld.cc Merge branch '10.1' into 10.2 2020-01-24 13:46:49 +01:00
wsrep_mysqld.h
wsrep_mysqld_c.h
wsrep_notify.cc
wsrep_priv.h
wsrep_sst.cc
wsrep_sst.h
wsrep_thd.cc MDEV-21723 Async slave thread BF abort and replaying fixes (#1448) 2020-02-23 10:29:42 +02:00
wsrep_thd.h MDEV-17062 : Test failure on galera.MW-336 2020-01-17 12:51:18 +02:00
wsrep_utils.cc
wsrep_utils.h
wsrep_var.cc MDEV-17062 : Test failure on galera.MW-336 2020-01-17 12:51:18 +02:00
wsrep_var.h
wsrep_xid.cc
wsrep_xid.h