Ad

benjamin
asked May 27 2017
Answer
use below command to check the master status in replication....
mysql> show master statusG;

arunkumarak
asked Aug 27 2017
edited Oct 05 2018
use below command to check the master status in replication....
mysql> show master statusG;
command to view the status in master-master replication
What is the command to check the status of the another master in the present master. I have done a master-master replication.