Slave using SSL?
am 10.11.2010 20:04:49 von Paul NowosielskiHey can anyone tell me is my slave is utilizing SSL?=0AI am unsure why the =
Master SSL Cipher is not=0Alisted under show slave status.
Here's some=
info:
mysql> show slave status\G=0A*************************** 1. row=
***************************=0A Slave_IO_State: Waiting for mas=
ter to send event=0A Master_Host: host=0A Mas=
ter_User: rep=0A Master_Port: 3306=0A Connect_R=
etry: 60=0A Master_Log_File: mysql-bin.000038=0A Read_Mas=
ter_Log_Pos: 74709312=0A Relay_Log_File: slave-relay.000577=0A =
Relay_Log_Pos: 8579562=0A Relay_Master_Log_File: mysql-bi=
n.000038=0A Slave_IO_Running: Yes=0A Slave_SQL_Running: =
Yes=0A Replicate_Do_DB: crm=0A Replicate_Ignore_DB: =0A =
Replicate_Do_Table: =0A Replicate_Ignore_Table: =0A Replicate=
_Wild_Do_Table: =0AReplicate_Wild_Ignore_Table: =0A Last_Er=
rno: 0=0A Last_Error: =0A Skip_Counter: 0=0A =
Exec_Master_Log_Pos: 74709312=0A Relay_Log_Space: 8579562=
=0A Until_Condition: None=0A Until_Log_File: =0A =
Until_Log_Pos: 0=0A Master_SSL_Allowed: Yes=0A Ma=
ster_SSL_CA_File: /etc/mysql/ssl/ca-cert.pem=0A Master_SSL_CA_Path:=
/etc/mysql/ssl/=0A Master_SSL_Cert: /etc/mysql/ssl/client-cert.=
pem=0A Master_SSL_Cipher: =0A Master_SSL_Key: /etc/mys=
ql/ssl/client-key.pem=0A Seconds_Behind_Master: 0=0A1 row in set (0.00=
sec)
mysql> SHOW VARIABLES LIKE 'have_ssl';=0A+---------------+-----=
--+=0A| Variable_name | Value |=0A+---------------+-------+=0A| have_ssl =
| YES | =0A+---------------+-------+=0A1 row in set (0.01 sec)
=
mysql> SHOW STATUS LIKE 'Ssl_cipher';=0A+---------------+------------=
--------+=0A| Variable_name | Value |=0A+---------------+-----=
---------------+=0A| Ssl_cipher | DHE-RSA-AES256-SHA | =0A+-------------=
--+--------------------+=0A1 row in set (0.00 sec)
=0AThan=
k you,
Paul
=0A
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2@m.gmane.o rg