AMP AMP
AMP
0
AMP

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.

Database Replication master-master (Master-Master replication) Add a comment
a sample image
benjamin
asked May 27 2017

Answer

AMP
0
AMP

use below command to check the master status in replication....

mysql> show master statusG;

Add a comment
a sample image
arunkumarak
asked Aug 27 2017
edited Oct 05 2018
Post your Answer