Ok I have a MySQL server. And I have another MySQL server which is the replication of the other DB server.
What I want to know is: Is there a way to know if the replication server has finished replicating the master server. I think my DB has been corupted. ( A process on another machine wrote to the replication server when the master server was down. ) Well the replicated DB is larger than the Master's DB So I want to wait until the replication server has finished its replication, then use the slave's DB to overwrite the master DB and resume normal operation. Is that a good idea? Thanx everyone. -A newbie MySQL admin. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Patrick Ouellet - Techniciens Specialiste [EMAIL PROTECTED] Recherche & Developpement Les Entreprises Microtec inc. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "First they ignore you. Then they laugh at you. Then they fight you. Then you win." -Mohandas Gandhi =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= All source code included (if any ) is copyright Microtec Technologies Inc. 2002 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php