Hi,

I have a question regarding failover in a master/slave replication
enviroment. Any advice/comments/links to materials are very much
appreciated!

Setup: Server A is Master, B is Slave. Upon A's failure, all clients
requests are routed to B.

Question: Upon recovery of A, how do I configure it to sync with B?  The
problem is that I can't find out what the bin log and position is from B
since "show master status" is always empty. I guess B still thinks its a
slave.

Thanks!
Winston


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to