..
share
enforce no trailing \n in Diagnostic_area messages
2025-01-07 16:31:39 +01:00
add_errmsg
authors.h
backup.cc
backup.h
bounded_queue.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
client_settings.h
CMakeLists.txt
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
derived_handler.cc
derived_handler.h
derror.cc
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
encryption.cc
MDEV-34348: Fix casting related to plugins
2024-11-23 08:14:23 -07:00
event_data_objects.cc
event_data_objects.h
event_db_repository.cc
event_db_repository.h
event_parse_data.cc
MDEV-33472 Assertion `0' failed in Item_row::illegal_method_call on CREATE EVENT
2024-11-25 18:29:13 +04:00
event_parse_data.h
event_queue.cc
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
event_queue.h
event_scheduler.cc
event_scheduler.h
events.cc
events.h
field.cc
field.h
MDEV-34033 Exchange partition with virtual columns fails
2025-01-14 18:56:13 +03:00
field_comp.cc
field_comp.h
field_conv.cc
filesort.cc
MDEV-35343 DML debug logging
2025-01-14 18:56:13 +03:00
filesort.h
filesort_utils.cc
filesort_utils.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
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
gen_yy_files.cmake
grant.cc
grant.h
group_by_handler.cc
group_by_handler.h
gstream.cc
gstream.h
ha_partition.cc
MDEV-5798: Wrong errorcode for missing partition after TRUNCATE PARTITION
2024-12-05 08:17:35 +01:00
ha_partition.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
ha_sequence.cc
ha_sequence.h
handle_connections_win.cc
handle_connections_win.h
handler.cc
MDEV-35343 DML debug logging
2025-01-14 18:56:13 +03:00
handler.h
MDEV-35343 DML debug logging
2025-01-14 18:56:13 +03:00
hash_filo.cc
hash_filo.h
hostname.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
hostname.h
init.cc
init.h
innodb_priv.h
item.cc
MDEV-34033 Exchange partition with virtual columns fails
2025-01-14 18:56:13 +03:00
item.h
MDEV-34033 Exchange partition with virtual columns fails
2025-01-14 18:56:13 +03:00
item_buff.cc
item_cmpfunc.cc
MDEV-32395: update_depend_map_for_order: SEGV at /mariadb-11.3.0/sql/sql_select.cc:16583
2024-12-04 13:22:45 +02:00
item_cmpfunc.h
MDEV-21029 Incorrect result for expression with the <=> operator and IS NULL
2024-11-25 10:37:02 +04:00
item_create.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
item_create.h
MDEV-31174 fixup: clang++-20 -Wnontrivial-memcall
2024-12-02 11:04:38 +02:00
item_func.cc
MDEV-35651 NO_UNSIGNED_SUBTRACTION does not work for multiple unsigned integers
2025-01-07 16:31:39 +01:00
item_func.h
item_geofunc.cc
item_geofunc.h
item_jsonfunc.cc
item_jsonfunc.h
item_row.cc
item_row.h
item_strfunc.cc
MDEV-21589 AddressSanitizer: memcpy-param-overlap in Static_binary_string::q_append or String::append
2024-12-13 11:09:29 +01:00
item_strfunc.h
item_subselect.cc
MDEV-35326: Memory Leak in init_io_cache_ext upon SHUTDOWN
2025-01-13 10:04:27 +01:00
item_subselect.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
item_sum.cc
MDEV-32411 Item_sum arguments incorrectly reset to temp table fields which causes crash
2025-01-09 11:35:09 +07:00
item_sum.h
MDEV-32411 Item_sum arguments incorrectly reset to temp table fields which causes crash
2025-01-09 11:35:09 +07:00
item_timefunc.cc
item_timefunc.h
item_vers.cc
item_vers.h
item_windowfunc.cc
item_windowfunc.h
item_xmlfunc.cc
item_xmlfunc.h
key.cc
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
key.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
keycaches.cc
keycaches.h
lex.h
lex_ident.h
lex_string.h
lex_symbol.h
lock.cc
lock.h
log.cc
MDEV-31366 Assertion `thd->start_time' failed in bool LOGGER::slow_log_print(THD*, const char*, size_t, ulonglong)
2024-12-12 20:32:56 +01:00
log.h
log_event.cc
log_event.h
MDEV-24959: ER_BINLOG_ROW_LOGGING_FAILED (1534: Writing one row to the row-based binary log failed)
2024-12-05 08:17:35 +01:00
log_event_client.cc
MDEV-24959: ER_BINLOG_ROW_LOGGING_FAILED (1534: Writing one row to the row-based binary log failed)
2024-12-05 08:17:35 +01:00
log_event_data_type.h
log_event_old.cc
log_event_old.h
log_event_server.cc
MDEV-35465 Async replication stops working on Galera async replica node when parallel replication is enabled
2024-12-03 15:05:32 +01:00
log_slow.h
main.cc
mariadb.h
mdl.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
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
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
multi_range_read.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
my_apc.cc
my_apc.h
my_decimal.cc
my_decimal.h
my_json_writer.cc
my_json_writer.h
myskel.m4.in
mysql_install_db.cc
mysql_upgrade_service.cc
mysqld.cc
MDEV-35554 runtime error: call to function show_cached_thread_count()
2025-01-12 13:40:18 +11:00
mysqld.h
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
opt_range.h
opt_range_mrr.cc
opt_split.cc
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
opt_subselect.cc
opt_subselect.h
opt_sum.cc
opt_table_elimination.cc
opt_trace.cc
opt_trace.h
opt_trace_context.h
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
partition_info.h
password.c
plistsort.c
privilege.h
procedure.cc
procedure.h
protocol.cc
protocol.h
proxy_protocol.cc
proxy_protocol.h
records.cc
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
records.h
repl_failsafe.cc
repl_failsafe.h
replication.h
rowid_filter.cc
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
rowid_filter.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
rpl_constants.h
rpl_filter.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
rpl_filter.h
rpl_gtid.cc
MDEV-34924 : gtid_slave_pos table neven been deleted on non replica nodes (wsrep_gtid_mode = 1)
2025-01-13 19:14:26 +01:00
rpl_gtid.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
rpl_mi.h
rpl_parallel.cc
MDEV-35465 Async replication stops working on Galera async replica node when parallel replication is enabled
2024-12-03 15:05:32 +01:00
rpl_parallel.h
MDEV-35465 Async replication stops working on Galera async replica node when parallel replication is enabled
2024-12-03 15:05:32 +01:00
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
rpl_utility_server.cc
scheduler.cc
scheduler.h
select_handler.cc
select_handler.h
semisync.cc
semisync.h
semisync_master.cc
semisync_master.h
semisync_master_ack_receiver.cc
semisync_master_ack_receiver.h
semisync_slave.cc
semisync_slave.h
service_wsrep.cc
MDEV-35355 : Galera test failure on galera_sr.mysql-wsrep-features#165
2024-12-03 03:19:35 +01:00
session_tracker.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
session_tracker.h
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
set_var.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
set_var.h
MDEV-34770 GCC warning fix
2024-12-04 18:22:31 +03:00
signal_handler.cc
MDEV-32686: Signal hander- minimise resource limit output.
2024-12-12 08:40:55 +11:00
slave.cc
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
slave.h
sp.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
sp.h
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
sp_cache.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
sp_cache.h
sp_head.cc
MDEV-35326: Memory Leak in init_io_cache_ext upon SHUTDOWN
2025-01-13 10:04:27 +01:00
sp_head.h
MDEV-35326: Memory Leak in init_io_cache_ext upon SHUTDOWN
2025-01-13 10:04:27 +01:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc
MDEV-22441 SCOPE_VALUE macro for temporary values
2025-01-14 18:56:13 +03:00
sql_acl.h
sql_acl_getsort.inl
Make sql_acl_getsort.ic named in line with other files i.e. sql_acl_getsort.inl
2024-12-04 17:22:29 +01:00
sql_admin.cc
sql_admin.h
sql_alloc.h
sql_alter.cc
sql_alter.h
sql_analyse.cc
MDEV-34348: Fix casts relating to tree_walk_action
2024-11-23 08:14:23 -07:00
sql_analyse.h
MDEV-34348: Fix casts relating to tree_walk_action
2024-11-23 08:14:23 -07:00
sql_analyze_stmt.cc
sql_analyze_stmt.h
sql_array.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
sql_audit.cc
MDEV-34348: Fix casting related to plugins
2024-11-23 08:14:23 -07:00
sql_audit.h
sql_base.cc
MDEV-35680 Table number > MAX_TABLES causes overflow of table_map at main.join test
2024-12-24 15:54:56 +07:00
sql_base.h
MDEV-35680 Table number > MAX_TABLES causes overflow of table_map at main.join test
2024-12-24 15:54:56 +07:00
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
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
sql_cache.h
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
sql_callback.h
sql_class.cc
MDEV-33064: Sync trx->wsrep state from THD on trx start
2025-01-14 02:17:22 +01:00
sql_class.h
MDEV-34033 Exchange partition with virtual columns fails
2025-01-14 18:56:13 +03:00
sql_client.cc
sql_cmd.h
sql_connect.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
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
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
sql_db.h
sql_debug.h
sql_delete.cc
MDEV-35326: Memory Leak in init_io_cache_ext upon SHUTDOWN
2025-01-13 10:04:27 +01:00
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
fix "enforce no trailing \n in Diagnostic_area messages"
2025-01-09 09:28:28 +01:00
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
MDEV-30263 Assertion failure in Protocol::end_statement upon HANDLER READ with invalid timestamp
2024-12-13 16:27:14 +01:00
sql_handler.h
sql_help.cc
sql_help.h
sql_hset.h
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
sql_i_s.h
sql_insert.cc
MDEV-35343 unexpected replace behaviour when long unique index on
2025-01-14 18:56:13 +03:00
sql_insert.h
sql_join_cache.cc
sql_join_cache.h
sql_lex.cc
sql_lex.h
MDEV-35096: History is stored in different partitions on different nodes when using SYSTEM VERSION
2025-01-13 15:59:07 -07:00
sql_lifo_buffer.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
sql_limit.h
sql_list.cc
sql_list.h
MDEV-34348: Miscellaneous fixes
2024-11-23 08:14:23 -07:00
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
Fixup for MDEV-35446
2024-12-17 09:52:32 +01:00
sql_parse.h
sql_partition.cc
sql_partition.h
sql_partition_admin.cc
MDEV-34033 Exchange partition with virtual columns fails
2025-01-14 18:56:13 +03:00
sql_partition_admin.h
sql_plist.h
sql_plugin.cc
MDEV-33158: UBSAN - plugin.cc partial move to C++ casts
2025-01-12 13:40:18 +11:00
sql_plugin.h
MDEV-34348: Fix casting related to plugins
2024-11-23 08:14:23 -07:00
sql_plugin_compat.h
sql_plugin_services.inl
sql_prepare.cc
MDEV-22441 SCOPE_VALUE macro for temporary values
2025-01-14 18:56:13 +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
fix "enforce no trailing \n in Diagnostic_area messages"
2025-01-09 09:28:28 +01:00
sql_repl.h
sql_schema.cc
sql_schema.h
sql_select.cc
Revert "MDEV-26427 MariaDB Server SEGV on INSERT .. SELECT"
2024-12-14 13:08:17 +07:00
sql_select.h
Revert "MDEV-26427 MariaDB Server SEGV on INSERT .. SELECT"
2024-12-14 13:08:17 +07:00
sql_sequence.cc
sql_sequence.h
sql_servers.cc
MDEV-35641 bring call to use_all_columns() forward when reading from mysql.servers
2025-01-13 11:56:19 +11:00
sql_servers.h
sql_show.cc
MDEV-22441 SCOPE_VALUE macro for temporary values
2025-01-14 18:56:13 +03:00
sql_show.h
sql_signal.cc
sql_signal.h
sql_sort.h
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
sql_state.c
sql_statistics.cc
MDEV-34348: Consolidate cmp function declarations
2024-11-23 08:14:22 -07:00
sql_statistics.h
sql_string.cc
sql_string.h
sql_table.cc
MDEV-35612 EXCHANGE PARTITION does not work for tables with unique blobs
2025-01-14 18:56:13 +03: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
MDEV-34958: after Trigger doesn't work correctly with bulk insert
2024-12-13 16:19:39 +07:00
sql_trigger.h
sql_truncate.cc
sql_truncate.h
sql_tvc.cc
sql_tvc.h
sql_type.cc
MDEV-34348: Fix casting related to plugins
2024-11-23 08:14:23 -07:00
sql_type.h
sql_type_geom.cc
sql_type_geom.h
sql_type_int.h
sql_type_json.cc
sql_type_json.h
sql_type_real.h
sql_type_string.cc
sql_type_string.h
sql_udf.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
sql_udf.h
MDEV-34348: Miscellaneous fixes
2024-11-23 08:14:23 -07:00
sql_union.cc
MDEV-35326: Memory Leak in init_io_cache_ext upon SHUTDOWN
2025-01-13 10:04:27 +01:00
sql_union.h
sql_update.cc
MDEV-35326: Memory Leak in init_io_cache_ext upon SHUTDOWN
2025-01-13 10:04:27 +01:00
sql_update.h
sql_view.cc
sql_view.h
sql_window.cc
fix a memory leak
2025-01-07 16:46:43 +01:00
sql_window.h
sql_yacc.yy
MDEV-33245 SIGSEGV in wsrep_check_sequence
2024-12-12 07:27:38 +11:00
strfunc.cc
strfunc.h
structs.h
sys_vars.cc
sys_vars.inl
sys_vars_shared.h
table.cc
MDEV-34033 Exchange partition with virtual columns fails
2025-01-14 18:56:13 +03:00
table.h
MDEV-26891 Segfault in Field::register_field_in_read_map upon INSERT
2025-01-14 18:56:13 +03:00
table_cache.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
table_cache.h
temporary_tables.cc
thr_malloc.cc
thr_malloc.h
thread_cache.h
thread_pool_info.cc
threadpool.h
threadpool_common.cc
threadpool_generic.cc
threadpool_generic.h
threadpool_win.cc
transaction.cc
transaction.h
tzfile.h
tztime.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
MDEV-34348: Fix casts relating to tree_walk_action
2024-11-23 08:14:23 -07:00
uniques.h
MDEV-34348: Fix casts relating to tree_walk_action
2024-11-23 08:14:23 -07:00
unireg.cc
unireg.h
upgrade_conf_file.cc
vers_string.h
win_tzname_data.h
winservice.c
winservice.h
wsrep_applier.cc
MDEV-34924 : gtid_slave_pos table neven been deleted on non replica nodes (wsrep_gtid_mode = 1)
2025-01-13 19:14:26 +01:00
wsrep_applier.h
wsrep_binlog.cc
wsrep_binlog.h
wsrep_check_opts.cc
wsrep_client_service.cc
wsrep_client_service.h
wsrep_client_state.h
wsrep_condition_variable.h
wsrep_dummy.cc
wsrep_high_priority_service.cc
wsrep_high_priority_service.h
wsrep_mutex.h
wsrep_mysqld.cc
Remove error handling from wsrep_sync_wait()
2024-12-17 09:52:32 +01:00
wsrep_mysqld.h
wsrep_mysqld_c.h
wsrep_notify.cc
wsrep_on.h
wsrep_plugin.cc
wsrep_priv.h
wsrep_schema.cc
MDEV-33064: Sync trx->wsrep state from THD on trx start
2025-01-14 02:17:22 +01:00
wsrep_schema.h
MDEV-34924 : gtid_slave_pos table neven been deleted on non replica nodes (wsrep_gtid_mode = 1)
2025-01-13 19:14:26 +01:00
wsrep_server_service.cc
MDEV-33064: Sync trx->wsrep state from THD on trx start
2025-01-14 02:17:22 +01:00
wsrep_server_service.h
wsrep_server_state.cc
wsrep_server_state.h
wsrep_sst.cc
wsrep_sst.h
wsrep_storage_service.cc
wsrep_storage_service.h
wsrep_thd.cc
wsrep_thd.h
wsrep_trans_observer.h
wsrep_types.h
wsrep_utils.cc
wsrep_utils.h
wsrep_var.cc
wsrep_var.h
wsrep_xid.cc
wsrep_xid.h
xa.cc
MDEV-34348: my_hash_get_key fixes
2024-11-23 08:14:22 -07:00
xa.h