mariadb/scripts
Julius Goryavsky 8bb5563369 MDEV-27181: Galera SST scripts should use ssl_capath for CA directory
1. Galera SST scripts should use ssl_capath (not ssl_ca) for CA
   directory. The current implementation tries to automatically
   detect the path using the trailing slash in the ssl_ca variable
   value, but this approach is not compatible with the server
   configuration. Now, by analogy with the server, SST scripts
   also use a separate ssl_capath variable. In addition, a similar
   tcapath variable has been added for the old-style configuration
   (in the "sst" section).
2. Openssl utility detection made more reliable.
3. Removed extra spaces in automatically generated command lines -
   to simplify debugging of the SST scripts.
4. In general, the code for detecting the presence or absence of
   auxiliary utilities has been improved - it is made more reliable
   in some configurations (and for shells other than bash).
2021-12-14 03:25:19 +01:00
..
CMakeLists.txt MDEV-24586: remove mysql_to_mariadb.sql 2021-03-30 12:30:33 +11:00
comp_sql.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03: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 BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
fill_help_tables.sql Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
galera_new_cluster.sh galera_new_cluster.sh: unused variables 2018-09-03 09:53:05 +10: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
make_win_bin_dist Update FSF Address 2019-05-11 21:29:06 +03:00
maria_add_gis_sp.sql.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03: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 Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_config.sh Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_convert_table_format.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +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.pl.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_install_db.sh mysql_install_db: remove MySQL references 2021-11-24 17:19:55 +11:00
mysql_performance_tables.sql MDEV-4262 - P_S discovery 2014-08-19 15:18:18 +04:00
mysql_secure_installation.pl.in Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_secure_installation.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_setpermission.sh Remove FLUSH PRIVILEGES from mysql_setpermission 2021-08-25 18:37:36 +10:00
mysql_system_tables.sql MDEV-19679 - CREATE SERVER needs tweaks for compatibility with CONNECT engine 2019-09-20 01:54:38 -07:00
mysql_system_tables_data.sql Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_system_tables_fix.sql MDEV-24122: on previously MySQL-5.7 datadirs, adjust mysql.user column order 2021-01-23 11:17:41 +11: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 BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
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 fix mysqld_safe --help 2021-07-19 16:46:25 +02:00
mysqldumpslow.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlhotcopy.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mytop.sh MDEV-23697: perl -w -> perl 2020-09-24 08:09:56 +10:00
wsrep_sst_common.sh MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 03:25:19 +01:00
wsrep_sst_mariabackup.sh MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 03:25:19 +01:00
wsrep_sst_mysqldump.sh MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 03:25:19 +01:00
wsrep_sst_rsync.sh MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 03:25:19 +01:00
wsrep_sst_xtrabackup-v2.sh MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 03:25:19 +01:00
wsrep_sst_xtrabackup.sh MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 03:25:19 +01:00