[Ilugc] in mysql master slave architecture, how to find if both are in sync

  • From: sreepratheep@xxxxxxxxx (ஸ்ரீ பிரதீப்)
  • Date: Wed Jun 16 15:58:31 2010

2010/6/16, Usha Murali <ushapramoth@xxxxxxxxx>:

Hi ,
in mysql  master slave  architecture,how to find if both of them  are in
sync...


You can execute ' SHOW SLAVE STATUS' in the slave to find its status.
For more information refer

http://dev.mysql.com/doc/refman/5.0/en/replication-administration-status.html

-Sree Pratheep.

Other related posts: