mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
Tweak `multi_source.master_info_file` re. MDEV-31857’s new default `Master_SSL_Verify_Server_Cert=0` was optional before that secure-by-default change. Now, passwordless connections must disable SSL certificate verification. Because the default unnamed connection cannot be deleted by RESET REPLICA ALL, it must be explicitly left passwordless and having `Master_SSL_Verify_Server_Cert=0`. The named connection is cleaned up by RESET REPLICA ALL and thus not affected.
1.5 KiB
1.5 KiB