mariadb/sql
Julius Goryavsky 137d8ed3fe MDEV-18863: Galera SST scripts can't read [mysqldN] option groups
Some users and some scripts (for example, mysqld_multi.sh) use special
option groups with names like [mysqld1], [mysqld2], ..., [mysqldN].

But SST scripts can't currently fully support these option groups.
The only option group-related value it gets from the server is
--defaults-group-suffix, if that option was set for mysqld when
the server was started.

However, the SST scripts does not get told by the server to read
these option groups, so this means that the SST script will fail
to read options like innodb-data-home-dir when it is in a option
group like [mysqld1]...[mysqldN].

Moreover, SST scripts ignore many parameters that can be passed
to them explicitly and cannot transfer them further, for example,
to the input of mariabackup utility. Ideally, we want to transfer
all the parameters of the original mysqld call to utilities such
as mariabackup, however the SST script does not receive these
parameters from the server and therefore cannot transfer them to
mariabackup.

To correct these shortcomings, we need to transfer to the scripts
all of the parameters of the original mysqld call, and in the SST
scripts themselves provide for the transfer all of these parameters
to utilities such as mariabackup. To prevent these parameters from
mixing with the script's own parameters, they should be transferred
to SST script after the special option "--mysqld-args", followed by
the string argument with the original parameters, as it received by
the mysqld call at the time of launch (further all these parameters
will be passed to mariabackup, for example).

In addition, the SST scripts themselves must be refined so that
they can read the parameters from the user-selected group, not just
from the global mysqld configuration group. And also so that they
can receive the parameters (which important for their work) as
command-line arguments.
2019-08-19 23:48:07 +02:00
..
share MDEV-18862 Unfortunate error message upon attempt to drop system versioning 2019-08-14 11:58:58 +03:00
add_errmsg
authors.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
bounded_queue.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
client_settings.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compat56.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compat56.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
contributors.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
create_options.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
create_options.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
custom_conf.h Update FSF Address 2019-05-11 21:29:06 +03:00
datadict.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
datadict.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
debug_sync.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
debug_sync.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
derror.cc imporve clang build 2019-06-25 13:21:36 +03:00
derror.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
des_key_file.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
des_key_file.h Update FSF Address 2019-05-11 21:29:06 +03:00
discover.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
discover.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
encryption.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_data_objects.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_data_objects.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_db_repository.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_db_repository.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_parse_data.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_parse_data.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_queue.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_queue.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_scheduler.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
event_scheduler.h Update FSF Address 2019-05-11 21:29:06 +03:00
events.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
events.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
field.cc MDEV-20263 sql_mode=ORACLE: BLOB(65535) should not translate to LONGBLOB 2019-08-06 18:02:03 +04:00
field.h MDEV-20285 Wrong result on INSERT..SELECT when converting from SIGNED to UNSIGNED 2019-08-08 13:47:50 +04:00
field_comp.cc
field_comp.h
field_conv.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
filesort.cc imporve clang build 2019-06-25 13:21:36 +03:00
filesort.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
filesort_utils.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
filesort_utils.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gcalc_slicescan.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gcalc_slicescan.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
gcalc_tools.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gcalc_tools.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
gen_lex_hash.cc gen_lex_hash: Omit deprecated register keywords 2019-07-23 15:23:27 +03:00
gen_lex_token.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gen_win_tzname_data.ps1 MDEV-19243 Fix timezone handling on Windows to report standard timezone names 2019-04-30 09:16:39 +02:00
group_by_handler.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
group_by_handler.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
gstream.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gstream.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ha_partition.cc MDEV-19254 Server crashes in maria_status with partitioned table 2019-08-19 19:49:45 +03:00
ha_partition.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ha_sequence.cc Changed user_variables and sql_sequence to maturity state stable 2019-02-06 22:18:20 +02:00
ha_sequence.h
handler.cc imporve clang build 2019-06-25 13:21:36 +03:00
handler.h Merge 10.2 into 10.3 2019-06-11 13:00:18 +03:00
hash_filo.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
hash_filo.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hostname.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
hostname.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
init.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
init.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
innodb_priv.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item.cc Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
item.h Merge 10.2 into 10.3 2019-08-15 15:59:32 +03:00
item_buff.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_cmpfunc.cc imporve clang build 2019-06-25 13:21:36 +03:00
item_cmpfunc.h MDEV-20273 Add class Item_sum_min_max 2019-08-07 14:13:44 +04:00
item_create.cc Merge branch '10.2' into 10.3 2019-05-17 17:23:01 +02:00
item_create.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_func.cc Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
item_func.h MDEV-16872 Add CAST(expr AS FLOAT) 2019-05-16 10:16:32 +04:00
item_geofunc.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_geofunc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_inetfunc.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_inetfunc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_jsonfunc.cc Merge branch '10.2' into 10.3 2019-05-17 17:23:01 +02:00
item_jsonfunc.h Merge branch '10.2' into 10.3 2019-05-17 17:23:01 +02:00
item_row.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_row.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_strfunc.cc Fixing MDEV-20303 SPACE(-1) returns a wrong data type compilation problem in Windows 2019-08-13 13:54:59 +04:00
item_strfunc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_subselect.cc MDEV-20273 Add class Item_sum_min_max 2019-08-07 14:13:44 +04:00
item_subselect.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_sum.cc A cleanup for MDEV-20273 Add class Item_sum_min_max - removing duplicate code 2019-08-09 09:00:17 +04:00
item_sum.h A cleanup for MDEV-20273 Add class Item_sum_min_max - removing duplicate code 2019-08-09 09:00:17 +04:00
item_timefunc.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_timefunc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
item_vers.cc MDEV-15412 For any non-existing transaction ID, AS OF provides the current table contents without a warning 2019-03-29 12:51:19 +01:00
item_vers.h Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_windowfunc.cc A cleanup for MDEV-20273 Add class Item_sum_min_max - removing duplicate code 2019-08-09 09:00:17 +04:00
item_windowfunc.h MDEV-20351 Window function BIT_OR() OVER (..) return a wrong data type 2019-08-15 10:32:42 +04:00
item_xmlfunc.cc Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
item_xmlfunc.h Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
key.cc imporve clang build 2019-06-25 13:21:36 +03:00
key.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
keycaches.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
keycaches.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
lex.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
lex_string.h
lex_symbol.h Update FSF Address 2019-05-11 21:29:06 +03:00
lock.cc imporve clang build 2019-06-25 13:21:36 +03:00
lock.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
log.cc imporve clang build 2019-06-25 13:21:36 +03:00
log.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
log_event.cc Merge 10.2 into 10.3 2019-07-19 12:31:56 +03:00
log_event.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
log_event_old.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
log_event_old.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
log_slow.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
main.cc Update FSF Address 2019-05-11 21:29:06 +03:00
mariadb.h
mdl.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mdl.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mem_root_array.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
message.h Update FSF Address 2019-05-11 21:29:06 +03:00
message.mc
message.rc
mf_iocache.cc imporve clang build 2019-06-25 13:21:36 +03:00
mf_iocache_encr.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
MSG00001.bin
multi_range_read.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
multi_range_read.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
my_apc.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
my_apc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
my_decimal.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
my_decimal.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
my_json_writer.cc Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
my_json_writer.h Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
mysql_install_db.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mysql_upgrade_service.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mysqld.cc Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
mysqld.h Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
mysqld_suffix.h Update FSF Address 2019-05-11 21:29:06 +03:00
net_serv.cc imporve clang build 2019-06-25 13:21:36 +03:00
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
opt_range.cc Merge 10.2 to 10.3 2019-08-13 19:28:51 +03:00
opt_range.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
opt_range_mrr.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
opt_split.cc MDEV-18467 Server crashes in fix_semijoin_strategies_for_picked_join_order 2019-03-04 23:11:18 -08:00
opt_subselect.cc Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
opt_subselect.h MDEV-19740 Debug build of 10.3.15 FTBFS 2019-08-19 10:38:24 +03:00
opt_sum.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
opt_table_elimination.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
parse_file.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
parse_file.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
partition_element.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
partition_info.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
partition_info.h MDEV-18136 Server crashes in Item_func_dyncol_create::prepare_arguments 2019-05-20 15:28:20 +04:00
password.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
plistsort.c imporve clang build 2019-06-25 13:21:36 +03:00
procedure.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
procedure.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
protocol.cc Merge 10.2 into 10.3 2019-07-02 17:46:22 +03:00
protocol.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
proxy_protocol.cc
proxy_protocol.h
records.cc imporve clang build 2019-06-25 13:21:36 +03:00
records.h MDEV-19698: Cleanup READ_RECORD::record 2019-06-07 11:44:56 +02:00
repl_failsafe.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
repl_failsafe.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
replication.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_constants.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
rpl_filter.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_filter.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
rpl_gtid.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_gtid.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_injector.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_injector.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_mi.cc Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
rpl_mi.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_parallel.cc Merge 10.2 into 10.3 2018-10-11 08:22:08 +03:00
rpl_parallel.h
rpl_record.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_record.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_record_old.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_record_old.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
rpl_reporting.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_reporting.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_rli.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_rli.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_tblmap.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_tblmap.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
rpl_utility.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rpl_utility.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
scheduler.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
scheduler.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
semisync.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
semisync.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
semisync_master.cc Revert THD::THD(skip_global_sys_var_lock) argument 2019-05-03 16:46:11 +04:00
semisync_master.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
semisync_master_ack_receiver.cc Revert THD::THD(skip_global_sys_var_lock) argument 2019-05-03 16:46:11 +04:00
semisync_master_ack_receiver.h MDEV-19643 : Fix semisync on Windows 2019-06-21 15:17:06 +02:00
semisync_slave.cc MDEV-16812 Semisync slave io thread segfaults at STOP-SLAVE handling 2018-07-26 10:54:13 +03:00
semisync_slave.h
session_tracker.cc Added missing reset_changed() 2019-05-08 15:00:16 +04:00
session_tracker.h Restore vars_list destructor 2019-05-04 12:43:29 +04:00
set_var.cc Fix LEX_CSTRING passed as argument of printf-like functions 2019-06-17 19:31:17 +10:00
set_var.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
signal_handler.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
slave.cc imporve clang build 2019-06-25 13:21:36 +03:00
slave.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sp.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sp.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sp_cache.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sp_cache.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sp_head.cc Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
sp_head.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sp_pcontext.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sp_pcontext.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sp_rcontext.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sp_rcontext.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
spatial.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
spatial.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_acl.cc Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
sql_acl.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_admin.cc Merge 10.2 into 10.3 2019-06-19 08:56:10 +03:00
sql_admin.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_alloc.h
sql_alter.cc Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
sql_alter.h Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
sql_analyse.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_analyse.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_analyze_stmt.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_analyze_stmt.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
sql_array.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_audit.cc Merge 10.2 into 10.3 2019-07-02 17:46:22 +03:00
sql_audit.h Merge 10.2 into 10.3 2019-07-02 17:46:22 +03:00
sql_base.cc MDEV-18154 Deadlock and assertion upon no-op ALTER under LOCK TABLES 2019-08-16 14:04:59 +03:00
sql_base.h Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
sql_basic_types.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
sql_binlog.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_binlog.h Update FSF Address 2019-05-11 21:29:06 +03:00
sql_bitmap.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_bootstrap.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_bootstrap.h Update FSF address 2019-05-11 19:25:02 +03:00
sql_builtin.cc.in Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_cache.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_cache.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_callback.h Update FSF Address 2019-05-11 21:29:06 +03:00
sql_class.cc Merge 10.2 to 10.3 2019-08-13 19:28:51 +03:00
sql_class.h Merge 10.2 to 10.3 2019-08-13 19:28:51 +03:00
sql_client.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_cmd.h Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
sql_connect.cc Merge 10.2 into 10.3 2019-07-02 17:46:22 +03:00
sql_connect.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_const.h MDEV-17551 assert or crashed table when using blobs 2019-06-27 19:01:51 +03:00
sql_crypt.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_crypt.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_cte.cc Merge 10.2 into 10.3 2019-04-07 11:49:50 +03:00
sql_cte.h Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
sql_cursor.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_cursor.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_db.cc imporve clang build 2019-06-25 13:21:36 +03:00
sql_db.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_delete.cc Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
sql_delete.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_derived.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_derived.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_digest.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_digest.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_digest_stream.h Update FSF address 2019-05-11 19:25:02 +03:00
sql_do.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_do.h Update FSF Address 2019-05-11 21:29:06 +03:00
sql_error.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_error.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_explain.cc MDEV-19740 Debug build of 10.3.15 FTBFS 2019-08-19 10:38:24 +03:00
sql_explain.h Merge 10.2 into 10.3 2019-06-11 13:00:18 +03:00
sql_expression_cache.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_expression_cache.h Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
sql_get_diagnostics.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_get_diagnostics.h Update FSF address 2019-05-11 19:25:02 +03:00
sql_handler.cc Fix LEX_CSTRING passed as argument of printf-like functions 2019-06-17 19:31:17 +10:00
sql_handler.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_help.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_help.h Update FSF Address 2019-05-11 21:29:06 +03:00
sql_hset.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_insert.cc Merge 10.2 to 10.3 2019-08-13 19:28:51 +03:00
sql_insert.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_join_cache.cc Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
sql_join_cache.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_lex.cc Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
sql_lex.h Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
sql_lifo_buffer.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_list.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_list.h Merge 10.2 into 10.3 2019-08-15 15:59:32 +03:00
sql_load.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_load.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_locale.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_locale.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_manager.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_manager.h Update FSF Address 2019-05-11 21:29:06 +03:00
sql_parse.cc Merge 10.2 to 10.3 2019-08-13 19:28:51 +03:00
sql_parse.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_partition.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_partition.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_partition_admin.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_partition_admin.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_plist.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_plugin.cc Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
sql_plugin.h Merge 10.2 into 10.3 2019-07-02 17:46:22 +03:00
sql_plugin_compat.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_plugin_services.ic Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_prepare.cc imporve clang build 2019-06-25 13:21:36 +03:00
sql_prepare.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_priv.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_profile.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_profile.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_reload.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_reload.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_rename.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_rename.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_repl.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_repl.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
sql_select.cc MDEV-20336 Assertion bitmap_is_set(read_partitions) upon SELECT FOR UPDATE from versioned table 2019-08-14 17:32:19 +03:00
sql_select.h MDEV-19740 Debug build of 10.3.15 FTBFS 2019-08-19 10:38:24 +03:00
sql_sequence.cc Fix typo and example in comment/KB for setval() 2019-07-22 02:14:09 -07:00
sql_sequence.h
sql_servers.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_servers.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_show.cc MDEV-16804 SYSTEM VERSIONING columns not showing as GENERATED 2019-06-14 11:12:18 +02:00
sql_show.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_signal.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_signal.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_sort.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_state.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_statistics.cc MDEV-19740 Debug build of 10.3.15 FTBFS 2019-08-19 10:38:24 +03:00
sql_statistics.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_string.cc imporve clang build 2019-06-25 13:21:36 +03:00
sql_string.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_table.cc MDEV-19740 Debug build of 10.3.15 FTBFS 2019-08-19 10:38:24 +03:00
sql_table.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_tablespace.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_tablespace.h Update FSF Address 2019-05-11 21:29:06 +03:00
sql_test.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_test.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
sql_time.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_time.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_trigger.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_trigger.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_truncate.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_truncate.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_tvc.cc MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(), 2019-05-08 09:45:24 -07:00
sql_tvc.h MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(), 2019-05-08 09:45:24 -07:00
sql_type.cc A cleanup for MDEV-20273 Add class Item_sum_min_max - removing duplicate code 2019-08-09 09:00:17 +04:00
sql_type.h A cleanup for MDEV-20273 Add class Item_sum_min_max - removing duplicate code 2019-08-09 09:00:17 +04:00
sql_type_int.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_type_real.h A cleanup for MDEV-19468: Adding a missing #include <cmath> 2019-05-15 16:33:13 +04:00
sql_udf.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_udf.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_union.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_union.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_update.cc Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
sql_update.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_view.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_view.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sql_window.cc MDEV-19698: Cleanup READ_RECORD::record 2019-06-07 11:44:56 +02:00
sql_window.h Cleanup unused READ_RECORD::forms 2019-05-28 14:54:38 +04:00
sql_yacc.yy MDEV-19127 Assertion `row_start_field' failed in vers_prepare_keys upon ALTER TABLE 2019-08-11 12:32:08 +03:00
sql_yacc_ora.yy MDEV-19127 Assertion `row_start_field' failed in vers_prepare_keys upon ALTER TABLE 2019-08-11 12:32:08 +03:00
strfunc.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
strfunc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
structs.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sys_vars.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sys_vars.ic Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sys_vars_shared.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
table.cc MDEV-20186 Wrong result or Assertion on INSERT after DELETE HISTORY 2019-07-26 18:21:23 +03:00
table.h Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
table_cache.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
table_cache.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
temporary_tables.cc Merge 10.2 into 10.3 2019-07-25 15:31:11 +03:00
thr_malloc.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
thr_malloc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
threadpool.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
threadpool_common.cc Merge 10.2 into 10.3 2019-07-02 17:46:22 +03:00
threadpool_generic.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
threadpool_win.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
transaction.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
transaction.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
tzfile.h Update FSF Address 2019-05-11 21:29:06 +03:00
tztime.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
tztime.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
udf_example.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
udf_example.def
uniques.cc imporve clang build 2019-06-25 13:21:36 +03:00
uniques.h
unireg.cc imporve clang build 2019-06-25 13:21:36 +03:00
unireg.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
upgrade_conf_file.cc MDEV-16448 mysql_upgrade_service remove my.ini variables that are no more valid 2018-11-15 18:03:30 +01:00
vers_string.h remove dead code 2019-03-22 22:33:27 +04:00
vers_utils.h
win_tzname_data.h MDEV-19243 Fix timezone handling on Windows to report standard timezone names 2019-04-30 09:16:39 +02:00
winservice.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
winservice.h Update FSF address 2019-05-10 20:52:00 +03:00
wsrep_applier.cc MDEV-18940 Galera: Rolling upgrade: all nodes except upgraded node5 failed with Assertion `meta->gtid.seqno == wsrep_thd_trx_seqno(thd)' with SEQUENCEs (#1342) 2019-06-18 12:29:54 +03:00
wsrep_applier.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wsrep_binlog.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
wsrep_binlog.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wsrep_check_opts.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
wsrep_dummy.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
wsrep_hton.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
wsrep_mysqld.cc Merge 10.2 to 10.3 2019-08-13 19:28:51 +03:00
wsrep_mysqld.h Merge 10.2 to 10.3 2019-08-13 19:28:51 +03:00
wsrep_mysqld_c.h Update FSF address 2019-05-11 19:25:02 +03:00
wsrep_notify.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
wsrep_priv.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
wsrep_sst.cc MDEV-18863: Galera SST scripts can't read [mysqldN] option groups 2019-08-19 23:48:07 +02:00
wsrep_sst.h MDEV-18863: Galera SST scripts can't read [mysqldN] option groups 2019-08-19 23:48:07 +02:00
wsrep_thd.cc MDEV-19740 Debug build of 10.3.15 FTBFS 2019-08-19 10:38:24 +03:00
wsrep_thd.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wsrep_utils.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
wsrep_utils.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
wsrep_var.cc Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
wsrep_var.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
wsrep_xid.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
wsrep_xid.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00