Re: [Maria-discuss] semi-sync replication rpl_semi_sync_master_clients question ?

2017-03-28 Thread Ljr Yang
Thank you reply. 1) it have not "Starting semi-sync replication" in master's error log 2) slave1 : 10.1.0.62 (serverid = 62), slave2 : 10.1.0.63 (serverid = 63) on two slaves, all set rpl_semi_sync_master_enabled = on and log_slave_updates=on, but after modify /etc/my.cnf , add rpl_semi_sync

Re: [Maria-discuss] semi-sync replication rpl_semi_sync_master_clients question ?

2017-03-28 Thread Ljr Yang
Additional instructions: Current master 10.1.0.61 ,previous it is a slave and set rpl_semi_sync_master_enabled = on too. after switchover, it change to master and 10.1.0.62 change to slave. if want to rpl_semi_sync_master_clients show normal, Is it must restart 10.1.0.61 ? 2017-03-28 18:18 GMT+

Re: [Maria-discuss] semi-sync replication rpl_semi_sync_master_clients question ?

2017-03-28 Thread Pavel Ivanov
I'm not sure I understand what you are trying to say. Do you still have a problem? When server is switched from slave to master it doesn't have to be restarted. And the logs excerpts you've included earlier seem to just show slave restarts. BTW, "Start semi-sync binlog_dump" messages is what I ac