mariadb/scripts
Julius Goryavsky 7bc629a5ce 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:32:35 +01:00
..
CMakeLists.txt Merge 10.2 into 10.3 2021-03-31 08:01:03 +03: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
fill_help_tables.sql Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03: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 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.2 into 10.3 2019-05-14 17:18:46 +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.sh Merge 10.2 into 10.3 2021-11-29 10:33:06 +02:00
mysql_performance_tables.sql
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 Merge 10.2 into 10.3 2019-09-23 10:25:34 +03:00
mysql_system_tables_data.sql Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
mysql_system_tables_fix.sql Merge branch '10.2' into 10.3 2021-02-01 13:49:33 +01: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 branch '10.2' into 10.3 2021-07-21 20:11:07 +02:00
mysqldumpslow.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlhotcopy.sh MDEV-21317 mysqlhotcopy and transaction_registry table 2020-02-02 15:13:29 +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:32:35 +01:00
wsrep_sst_mariabackup.sh MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 03:32:35 +01:00
wsrep_sst_mysqldump.sh MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 03:32:35 +01:00
wsrep_sst_rsync.sh MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 03:32:35 +01:00