MariaDB-server/sql
2022-02-04 14:50:25 +01:00
..
share Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
add_errmsg
authors.h
backup.cc cleanup: uuid 2021-10-29 18:29:01 +02:00
backup.h
bounded_queue.h
client_settings.h
CMakeLists.txt Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
compat56.cc
compat56.h
contributors.h
create_options.cc MDEV-5271 Support engine-defined attributes per partition 2022-01-24 19:26:09 +09:00
create_options.h MDEV-5271 Support engine-defined attributes per partition 2022-01-24 19:26:09 +09:00
create_tmp_table.h
custom_conf.h
datadict.cc Fix warnings from -DPLUGIN_PARTITION=NO, portably. 2021-09-05 20:00:13 +02:00
datadict.h
ddl_log.cc MDEV-27048 UBSAN: runtime error: shift exponent 32 is too large for 32-bit type 'unsigned int' 2021-11-19 18:06:48 +03:00
ddl_log.h Review and crash-safety fix 2021-10-26 17:07:46 +02:00
debug_sync.cc
debug_sync.h
debug.cc
debug.h
derived_handler.cc
derived_handler.h
derror.cc
derror.h
des_key_file.cc
des_key_file.h
discover.cc MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
discover.h
encryption.cc plugin can signal that it cannot be unloaded by failing deinit() 2021-10-27 15:55:14 +02:00
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_comp.cc
field_comp.h
field_conv.cc
field.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
field.h Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
filesort_utils.cc
filesort_utils.h
filesort.cc Merge 10.5 into 10.6 2022-01-04 09:26:38 +02:00
filesort.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
gen_yy_files.cmake MDEV-21286: bison warnings on ubuntu 20.04 on deprecated directive in sql_yacc.yy 2021-09-22 07:27:02 +02:00
grant.cc
grant.h
group_by_handler.cc
group_by_handler.h
gstream.cc
gstream.h
ha_partition.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
ha_partition.h
ha_sequence.cc Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
ha_sequence.h
handle_connections_win.cc
handle_connections_win.h
handler.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
handler.h Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
hash_filo.cc
hash_filo.h
hostname.cc MDEV-26637: (explicit length) ASAN: main.metadata and user_variables.basic MTR failures after MDEV-26572 2021-10-12 10:01:07 +02:00
hostname.h
init.cc
init.h
innodb_priv.h
item_buff.cc
item_cmpfunc.cc Merge 10.6 into 10.7 2021-11-09 09:40:29 +02:00
item_cmpfunc.h
item_create.cc MDEV-27208: Extend CRC32() and implement CRC32C() 2022-01-21 19:24:00 +02:00
item_create.h
item_func.cc MDEV-26836: ROW_NUMBER differs from the number in the error message upon 2021-10-15 18:35:24 +05:30
item_func.h
item_geofunc.cc MDEV-26996 Reverse-ordered indexes: remove SEL_ARG::is_ascending 2022-01-26 18:43:06 +01:00
item_geofunc.h
item_jsonfunc.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
item_jsonfunc.h Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
item_row.cc
item_row.h
item_strfunc.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
item_strfunc.h Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
item_subselect.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
item_subselect.h
item_sum.cc Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
item_sum.h
item_timefunc.cc Merge 10.5 into 10.6 2021-10-28 09:08:58 +03:00
item_timefunc.h
item_vers.cc Merge 10.5 into 10.6 2021-10-13 13:28:12 +03:00
item_vers.h
item_windowfunc.cc
item_windowfunc.h
item_xmlfunc.cc
item_xmlfunc.h
item.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
item.h Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
json_table.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
json_table.h MDEV-27696 Json table columns accept redundant COLLATE syntax 2022-01-31 21:18:43 +04:00
key.cc MDEV-26996 Support descending indexes in the range optimizer 2022-01-26 18:43:05 +01:00
key.h
keycaches.cc
keycaches.h
lex_string.h
lex_symbol.h
lex.h MDEV-26681: ROW_NUMBER is not available within compound statement blocks 2021-10-07 00:31:19 +05:30
lock.cc Merge 10.6 into 10.7 2022-01-12 13:14:58 +02:00
lock.h
log_event_client.cc MDEV-4989: Support for GTID in mysqlbinlog 2022-01-31 09:30:23 -07:00
log_event_old.cc cleanup: MY_BITMAP mutex 2021-08-26 23:39:52 +02:00
log_event_old.h
log_event_server.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
log_event.cc MDEV-4989: Support for GTID in mysqlbinlog 2022-01-31 09:30:23 -07:00
log_event.h MDEV-4989: Support for GTID in mysqlbinlog 2022-01-31 09:30:23 -07:00
log_slow.h
log.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
log.h MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
main.cc
mariadb.h
mdl.cc MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
mdl.h
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache_encr.cc
mf_iocache.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 MDEV-27036: re-enable my_json_writer-t unit test 2021-12-15 21:36:56 +02:00
my_json_writer.h MDEV-26711: Values in JSON histograms are not properly quoted 2022-01-19 18:10:11 +03:00
myskel.m4.in Backport "Fix generation of bison output for out-of-source builds."to 10.5 2021-09-11 00:23:14 +02:00
mysql_install_db.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
mysql_upgrade_service.cc Merge branch 'preview-10.8-MDEV-26713-Windows-i18-support' into 10.8 2022-01-18 21:37:52 +01:00
mysqld_suffix.h
mysqld.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
mysqld.h MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
net_serv.cc
opt_histogram_json.cc MDEV-27229 fixup: GCC -Wunused-function 2022-01-25 09:00:18 +02:00
opt_histogram_json.h Code cleanup 2022-01-19 18:14:07 +03:00
opt_index_cond_pushdown.cc
opt_range_mrr.cc MDEV-26996 Reverse-ordered indexes: remove SEL_ARG::is_ascending 2022-01-26 18:43:06 +01:00
opt_range.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
opt_range.h MDEV-26996 Reverse-ordered indexes: remove SEL_ARG::is_ascending 2022-01-26 18:43:06 +01:00
opt_split.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
opt_subselect.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
opt_subselect.h
opt_sum.cc MDEV-26938 Support descending indexes internally in InnoDB (server part) 2022-01-26 18:43:05 +01:00
opt_table_elimination.cc cleanup: MY_BITMAP mutex 2021-08-26 23:39:52 +02:00
opt_trace_context.h
opt_trace.cc MDEV-27306: SET STATEMENT optimizer_trace=1 Doesn't save the trace 2021-12-19 17:19:02 +03:00
opt_trace.h MDEV-27306: SET STATEMENT optimizer_trace=1 Doesn't save the trace 2021-12-19 17:19:02 +03:00
parse_file.cc
parse_file.h
partition_element.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
partition_info.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
partition_info.h Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
password.c
plistsort.c
privilege.h
procedure.cc
procedure.h
protocol.cc Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
protocol.h Added support for ANALYZE TABLE to S3 tables 2021-09-01 13:47:02 +03:00
proxy_protocol.cc
proxy_protocol.h
records.cc
records.h
repl_failsafe.cc
repl_failsafe.h
replication.h
rowid_filter.cc Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
rowid_filter.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_gtid.cc MDEV-4989: Support for GTID in mysqlbinlog 2022-01-31 09:30:23 -07:00
rpl_gtid.h MDEV-4989: Support for GTID in mysqlbinlog 2022-01-31 09:30:23 -07:00
rpl_injector.cc
rpl_injector.h
rpl_mi.cc MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
rpl_mi.h MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
rpl_parallel.cc MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
rpl_parallel.h MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
rpl_record_old.cc
rpl_record_old.h
rpl_record.cc
rpl_record.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
rpl_rli.h MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility_server.cc MDEV-27018 IF and COALESCE lose "json" property 2022-01-21 19:28:48 +04:00
rpl_utility.cc Vanilla cleanups and refactorings 2021-10-26 17:07:46 +02:00
rpl_utility.h
scheduler.cc
scheduler.h
select_handler.cc
select_handler.h
semisync_master_ack_receiver.cc Vanilla cleanups and refactorings 2021-10-26 17:07:46 +02:00
semisync_master_ack_receiver.h
semisync_master.cc
semisync_master.h
semisync_slave.cc Vanilla cleanups and refactorings 2021-10-26 17:07:46 +02:00
semisync_slave.h
semisync.cc
semisync.h
service_wsrep.cc Merge 10.5 into 10.6 2022-01-04 09:26:38 +02:00
session_tracker.cc
session_tracker.h
set_var.cc Merge 10.6 into 10.7 2022-01-04 09:55:58 +02:00
set_var.h MDEV-27304 SHOW ... result columns are right-aligned 2021-12-27 13:28:25 +01:00
signal_handler.cc Merge 10.5 into 10.6 2021-09-07 10:37:36 +03:00
slave.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
slave.h
sp_cache.cc
sp_cache.h
sp_head.cc MDEV-10654 add support IN, OUT, INOUT parameter qualifiers for stored functions 2022-01-24 19:46:27 +04:00
sp_head.h Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc MDEV-10075: Provide index of error causing error in array INSERT 2021-09-16 13:38:48 +02:00
sp_rcontext.h fix RESIGNAL to save and pass the m_row_count too 2021-10-26 17:29:40 +02:00
sp.cc Merge 10.5 into 10.6 2021-09-30 10:38:44 +03:00
sp.h
spatial.cc
spatial.h
sql_acl_getsort.ic
sql_acl.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
sql_acl.h
sql_admin.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sql_admin.h
sql_alloc.h
sql_alter.cc MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
sql_alter.h Merge 10.6 into 10.7 2021-11-09 09:40:29 +02:00
sql_analyse.cc
sql_analyse.h
sql_analyze_stmt.cc
sql_analyze_stmt.h
sql_array.h MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
sql_audit.cc plugin can signal that it cannot be unloaded by failing deinit() 2021-10-27 15:55:14 +02:00
sql_audit.h
sql_base.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
sql_base.h
sql_basic_types.h
sql_binlog.cc MDEV-11675 fixup: GCC -Og -Wmaybe-uninitialized 2022-02-02 11:30:16 +02:00
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in In case WITH_WSREP is enabled, build wsrep as plugin 2021-11-09 17:04:49 +02:00
sql_cache.cc Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
sql_cache.h MDEV-24487 Error after update to 10.5.8 on CentOS-8: DBD::mysql::st execute failed: Unknown MySQL error 2022-01-27 15:54:20 +04:00
sql_callback.h
sql_class.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sql_class.h Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sql_client.cc
sql_cmd.h Removed CREATE/DROP TABLESPACE and related commands 2021-09-14 18:04:09 +03:00
sql_connect.cc
sql_connect.h
sql_const.h
sql_crypt.cc
sql_crypt.h
sql_cte.cc Merge 10.5 into 10.6 2021-11-17 15:03:47 +02:00
sql_cte.h
sql_cursor.cc Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
sql_cursor.h compilation fixes for sys-devel/gcc-11.2.0:11 2021-10-28 12:01:25 +02:00
sql_db.cc MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
sql_db.h
sql_delete.cc MDEV-26844: DELETE returns ROW_NUMBER=1 for every row upon 2021-10-26 17:29:40 +02:00
sql_delete.h
sql_derived.cc
sql_derived.h
sql_digest_stream.h
sql_digest.cc
sql_digest.h
sql_do.cc
sql_do.h
sql_error.cc refactor THD::raise_condition() family 2021-10-26 17:29:40 +02:00
sql_error.h refactor THD::raise_condition() family 2021-10-26 17:29:40 +02:00
sql_explain.cc MDEV-27204: [ERROR] Json_writer: a member name was expected, Assertion `got_name 2021-12-09 16:49:40 +03:00
sql_explain.h MDEV-27036: re-enable my_json_writer-t unit test 2021-12-15 21:36:56 +02:00
sql_expression_cache.cc
sql_expression_cache.h
sql_get_diagnostics.cc MDEV-26611: ERROR_INDEX isn't intuitively clear 2021-10-05 12:44:55 +05:30
sql_get_diagnostics.h MDEV-26611: ERROR_INDEX isn't intuitively clear 2021-10-05 12:44:55 +05:30
sql_handler.cc Merge 10.5 into 10.6 2021-10-21 16:06:34 +03:00
sql_handler.h
sql_help.cc
sql_help.h
sql_hset.h
sql_i_s.h Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
sql_insert.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
sql_insert.h
sql_join_cache.cc
sql_join_cache.h
sql_lex.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sql_lex.h Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
sql_lifo_buffer.h
sql_limit.h Merge 10.5 into 10.6 2022-01-20 07:39:11 +02:00
sql_list.cc
sql_list.h
sql_load.cc MDEV-26635 ROW_NUMBER is not 0 for errors not caused because of rows 2021-10-26 17:29:40 +02:00
sql_load.h
sql_locale.cc Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
sql_locale.h
sql_manager.cc
sql_manager.h
sql_mode.cc
sql_mode.h
sql_parse.cc Merge 10.6 into 10.7 2022-01-04 09:55:58 +02:00
sql_parse.h
sql_partition_admin.cc MDEV-22165 CONVERT TABLE: move in partition from existing table 2021-10-26 17:07:46 +02:00
sql_partition_admin.h
sql_partition.cc MDEV-5271 Support engine-defined attributes per partition 2022-01-24 19:26:09 +09:00
sql_partition.h MDEV-22165 CONVERT TABLE: move in partition from existing table 2021-10-26 17:07:46 +02:00
sql_plist.h
sql_plugin_compat.h
sql_plugin_services.inl Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
sql_plugin.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
sql_plugin.h MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
sql_prepare.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sql_prepare.h Merge branch '10.6' into 10.7 2021-10-31 10:34:19 +01:00
sql_priv.h MDEV-27036: re-enable my_json_writer-t unit test 2021-12-15 21:36:56 +02:00
sql_profile.cc
sql_profile.h
sql_reload.cc Failed change master could leave around old relay log files 2021-09-14 13:43:50 +03:00
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc MDEV-23328 Server hang due to Galera lock conflict resolution 2021-10-29 20:40:35 +02:00
sql_repl.h
sql_schema.cc
sql_schema.h
sql_select.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sql_select.h Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
sql_sequence.cc Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
sql_sequence.h
sql_servers.cc
sql_servers.h
sql_show.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sql_show.h
sql_signal.cc fix RESIGNAL to save and pass the m_row_count too 2021-10-26 17:29:40 +02:00
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc Code cleanup 2022-01-19 18:14:07 +03:00
sql_statistics.h Code cleanup 2022-01-19 18:14:07 +03:00
sql_string.cc Merge 10.5 into 10.6 2021-10-28 09:08:58 +03:00
sql_string.h MDEV-26664 Store UUIDs in a more efficient manner 2021-10-29 18:29:02 +02:00
sql_table.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sql_table.h MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
sql_test.cc MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
sql_test.h
sql_time.cc
sql_time.h
sql_trigger.cc Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
sql_trigger.h
sql_truncate.cc Merge 10.5 into 10.6 2021-09-17 20:07:38 +03:00
sql_truncate.h
sql_tvc.cc Merge 10.5 into 10.6 2022-01-04 09:26:38 +02:00
sql_tvc.h
sql_type_fixedbin_storage.h MDEV-26664 Store UUIDs in a more efficient manner 2021-10-29 18:29:02 +02:00
sql_type_fixedbin.h Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
sql_type_geom.cc
sql_type_geom.h
sql_type_int.h
sql_type_json.cc MDEV-27018 IF and COALESCE lose "json" property 2022-01-21 19:28:48 +04:00
sql_type_json.h Merge branch '10.5' into 10.6 2022-02-04 10:01:08 +01:00
sql_type_real.h
sql_type_string.cc
sql_type_string.h
sql_type.cc Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
sql_type.h Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
sql_udf.cc
sql_udf.h
sql_union.cc
sql_union.h
sql_update.cc MDEV-26635 ROW_NUMBER is not 0 for errors not caused because of rows 2021-10-26 17:29:40 +02:00
sql_update.h
sql_view.cc Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
sql_view.h
sql_window.cc
sql_window.h
sql_yacc.yy Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
strfunc.cc
strfunc.h
structs.h
sys_vars_shared.h
sys_vars.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
sys_vars.inl Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
table_cache.cc
table_cache.h
table.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
table.h Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
temporary_tables.cc MDEV-11675 Lag Free Alter On Slave 2022-01-27 21:25:07 +02:00
thr_malloc.cc
thr_malloc.h
thread_cache.h
thread_pool_info.cc MDEV-19275 Provide SQL service to plugins. 2021-10-19 17:35:06 +02:00
threadpool_common.cc
threadpool_generic.cc Merge branch '10.5' into 10.6 2021-10-29 13:01:02 +02:00
threadpool_generic.h
threadpool_win.cc
threadpool_winsockets.cc MDEV-26538 Incorrect error condition check for ReadFile (named pipes) 2021-09-04 19:28:29 +02:00
threadpool_winsockets.h
threadpool.h
transaction.cc
transaction.h
tzfile.h
tztime.cc Merge branch '10.7' into 10.8 2022-02-04 14:50:25 +01:00
tztime.h
udf_example.c
udf_example.def
uniques.cc MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
uniques.h
unireg.cc MDEV-26938 Support descending indexes internally in InnoDB (server part) 2022-01-26 18:43:05 +01:00
unireg.h
upgrade_conf_file.cc MDEV-27525 Invalid (non-UTF8) characters found for option 'plugin_dir' 2022-01-18 17:32:53 +01:00
vers_string.h
win_tzname_data.h
winmain.cc MDEV-27092 Windows - services that have non-ASCII characters do not work with activeCodePage=UTF8 2021-12-15 19:13:57 +01:00
winservice.c MDEV-26713 UTF8 support on Windows, mysql_upgrade_service preparation 2021-12-15 19:13:57 +01:00
winservice.h fix clang-cl warnings 2022-02-02 01:35:40 +01:00
wsrep_applier.cc
wsrep_applier.h
wsrep_binlog.cc
wsrep_binlog.h
wsrep_check_opts.cc
wsrep_client_service.cc MDEV-23328 Server hang due to Galera lock conflict resolution 2021-10-29 20:40:35 +02:00
wsrep_client_service.h
wsrep_client_state.h
wsrep_condition_variable.h
wsrep_dummy.cc Merge branch 10.4 into 10.5 2021-12-26 12:51:04 +01:00
wsrep_high_priority_service.cc Merge 10.4 into 10.5 2021-08-26 08:46:57 +03:00
wsrep_high_priority_service.h
wsrep_mutex.h
wsrep_mysqld_c.h
wsrep_mysqld.cc Merge branch '10.6' into 10.7 2022-02-04 14:11:46 +01:00
wsrep_mysqld.h Merge 10.6 into 10.7 2022-01-04 09:55:58 +02:00
wsrep_notify.cc
wsrep_plugin.cc
wsrep_priv.h
wsrep_schema.cc Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
wsrep_schema.h
wsrep_server_service.cc MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL) 2021-10-29 20:38:11 +02:00
wsrep_server_service.h
wsrep_server_state.cc
wsrep_server_state.h
wsrep_sst.cc Merge 10.5 into 10.6 2022-01-04 09:26:38 +02:00
wsrep_sst.h
wsrep_storage_service.cc
wsrep_storage_service.h
wsrep_thd.cc Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
wsrep_thd.h Merge branch 10.4 into 10.5 2021-12-26 12:51:04 +01:00
wsrep_trans_observer.h Only apply wsrep_trx_fragment_size to InnoDB tables 2021-12-23 11:51:31 +02:00
wsrep_types.h
wsrep_utils.cc
wsrep_utils.h
wsrep_var.cc MDEV-26352 : Add new thread states for certain WSREP scenarios 2021-09-03 09:07:03 +03:00
wsrep_var.h
wsrep_xid.cc
wsrep_xid.h
xa.cc
xa.h