mariadb-server/scripts
Julius Goryavsky b2556b256b MDEV-25719: stunnel uses "verifyChain" without subject checks
Another batch of changes that should make the SST process
more reliable in all scenarios:

 1) Added hostname or CN verification when stunnel is used
    with certificate chain verification (verifyChain = yes);
 2) Added check for the absence of the stunnel utility for
    mtr tests;
 3) Deletion of working files before and after SST is done
    more accurately;
 4) rsync on joiner can be run even if the path to its
    configuration file contains spaces;
 5) More accurate directory creation (for data files and
    for logs);
 6) IST with mysqldump no longer turns off statement logging;
 7) Reset password for mysqldump when password is empty but
    username is specified;
 8) More reliable quoting when generating statements in
    wsrep_sst_mysqldump;
 9) Added explicit generation of 2048-bit Diffie-Hellman
    parameters for sockat < 1.7.3, by analogy with xtrabackup;
10) Compression parameters for qpress are read from all
    suitable server groups in configuration file, as well as
    from the [sst] and [xtrabackup] groups;
11) Added a test that checks compression using qpress;
12) Checking for optional utilities is modified to work even
    if they implemented as built-in shell commands (unlikely
    on real systems, but more reliable).
2021-05-21 03:39:58 +02:00
..
CMakeLists.txt Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATOR 2021-04-15 10:07:50 +10:00
comp_sql.c MDEV-19860 - do not produce huge strings wtih comp_sql anymore. 2019-06-25 23:53:42 +02:00
convert-debug-for-diff.sh MDEV-23697: bin/env perl -i -> bin/perl -i 2020-10-02 05:28:58 +02:00
dheadgen.pl
fill_help_tables.sql MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
galera_new_cluster.sh MDEV-17379: galera_new_cluster throws error in 10.3.10 2018-11-09 08:41:05 +02:00
galera_recovery.sh MDEV-21140 Make galera_recovery.sh work with fs.protected_regular = 1 (#1417) 2020-04-05 18:40:27 +03:00
maria_add_gis_sp.sql.in MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
mariadb-service-convert Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
msql2mysql.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_config.pl.in Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
mysql_config.sh Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mysql_convert_table_format.sh Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver 2019-07-19 13:39:20 +03:00
mysql_find_rows.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_fix_extensions.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_install_db.sh Merge 10.4 into 10.5 2021-05-10 10:01:15 +03:00
mysql_performance_tables.sql
mysql_secure_installation.sh MDEV-19516 mysql_secure_installation doesn't set password_last_changed while setting password for root 2019-10-30 15:24:00 +01:00
mysql_setpermission.sh MDEV-23015: mariadb-setpermission seems incompatible with DBI:MariaDB 2021-04-13 11:31:10 +02:00
mysql_system_tables_data.sql Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
mysql_system_tables_fix.sql Merge 10.4 into 10.5 2021-03-11 20:09:34 +02:00
mysql_system_tables.sql Merge 10.4 into 10.5 2021-03-11 20:09:34 +02:00
mysql_test_data_timezone.sql Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_test_db.sql Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqlaccess.conf
mysqlaccess.sh Merge 10.1 into 10.2 2019-10-25 12:57:36 +03:00
mysqld_multi.sh MDEV-21039: Server fails to start with unknown mysqld_safe options 2021-03-16 11:30:36 +01:00
mysqld_safe.sh Merge commit '10.4' into 10.5 2021-01-06 10:53:00 +01:00
mysqldumpslow.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlhotcopy.sh Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
mytop.sh Fix various spelling errors still found in code 2021-03-22 18:10:39 +11:00
wsrep_sst_common.sh MDEV-25719: stunnel uses "verifyChain" without subject checks 2021-05-21 03:39:58 +02:00
wsrep_sst_mariabackup.sh MDEV-25719: stunnel uses "verifyChain" without subject checks 2021-05-21 03:39:58 +02:00
wsrep_sst_mysqldump.sh MDEV-25719: stunnel uses "verifyChain" without subject checks 2021-05-21 03:39:58 +02:00
wsrep_sst_rsync.sh MDEV-25719: stunnel uses "verifyChain" without subject checks 2021-05-21 03:39:58 +02:00