mariadb/mysql-test/suite/galera_3nodes
Julius Goryavsky dda0bfaaec 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 12:38:24 +01:00
..
include MDEV-18565 Galera mtr-suite fails if galera library is not installed 2020-04-27 09:22:36 +02:00
r MDEV-26566 : galera.galera_var_cluster_address MTR failed: InnoDB: Assertion failure in file row0ins.cc line 3206 2021-09-23 12:59:39 +03:00
t MDEV-27181: Galera SST scripts should use ssl_capath for CA directory 2021-12-14 12:38:24 +01:00
disabled.def Updated galera_3nodes disabled.def file 2021-05-18 09:41:31 +03:00
galera_2x3nodes.cnf Fix try. 2020-09-21 13:59:13 +03:00
galera_3nodes.cnf Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
my.cnf Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
suite.pm MDEV-25719: stunnel uses "verifyChain" without subject checks 2021-05-21 13:09:58 +02:00