On Wed, Jun 16, 2010 at 9:06 AM, Usha Murali <[email protected]> wrote:
> Hi ,
> in mysql  master slave  architecture,how to find if both of them  are in
> sync...

$ mysqldump --databases all > foo.sql

and

same at the other end and diff foo.sql bar.sql?

-Girish


-- 
Gayatri Hitech
web: http://gayatri-hitech.com

SpamCheetah Spam filter:
http://spam-cheetah.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to