1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Bug#19991 CHANGE MASTER need option ssl-verify-server-cert

- Add MASTER_SSL_VERIFY_SERVER_CERT option to CHANGE MASTER TO
 - Add Master_Ssl_Serify_Server_Cert to SHOW SLAVE STATUS
 - Save and restore ssl_verify_server_cert  to master info file
   setting it to disabled as default.
This commit is contained in:
msvensson@pilot.blaudden
2007-03-29 15:09:57 +02:00
parent 764d84852e
commit f865bd1da4
31 changed files with 340 additions and 111 deletions

View File

@ -51,3 +51,4 @@ Master_SSL_Cert
Master_SSL_Cipher
Master_SSL_Key
Seconds_Behind_Master #
Master_SSL_Verify_Server_Cert No