mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
dda0bfaaec
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). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
comp_sql.c | ||
convert-debug-for-diff.sh | ||
dheadgen.pl | ||
fill_help_tables.sql | ||
galera_new_cluster.sh | ||
galera_recovery.sh | ||
maria_add_gis_sp.sql.in | ||
mariadb-service-convert | ||
msql2mysql.sh | ||
mysql_config.pl.in | ||
mysql_config.sh | ||
mysql_convert_table_format.sh | ||
mysql_find_rows.sh | ||
mysql_fix_extensions.sh | ||
mysql_install_db.sh | ||
mysql_performance_tables.sql | ||
mysql_secure_installation.sh | ||
mysql_setpermission.sh | ||
mysql_system_tables.sql | ||
mysql_system_tables_data.sql | ||
mysql_system_tables_fix.sql | ||
mysql_test_data_timezone.sql | ||
mysql_test_db.sql | ||
mysqlaccess.conf | ||
mysqlaccess.sh | ||
mysqld_multi.sh | ||
mysqld_safe.sh | ||
mysqldumpslow.sh | ||
mysqlhotcopy.sh | ||
mytop.sh | ||
wsrep_sst_common.sh | ||
wsrep_sst_mariabackup.sh | ||
wsrep_sst_mysqldump.sh | ||
wsrep_sst_rsync.sh |