1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-05 13:16:09 +03:00
Files
mariadb/mysql-test/suite/multi_source
ParadoxV5 75e11ec52c MDEV-36238 11.4 follow-up: Master_SSL_Verify_Server_Cert=0
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.
2025-04-16 14:12:57 -06:00
..
2024-05-21 19:38:51 +02:00
2024-02-15 13:53:21 +01:00