2010/6/16, Usha Murali <[email protected]>: > 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. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
