Quoting jitendra ranjan <jitendra_ran...@yahoo.com>:

Hi,
 
The best way to use sync the master and slave is using mk-checksum tools. just google it and use the the tools for online sync of master and slave.
 
Jeetendra Ranjan
MySQL DBA

Yes, data integrity isnt guaranteed with MySQL replication. So if you want to be sure good idea to use the maartkit tools... Tho this isnt necessarily answering the original question, which is to do with the master and slave not showing the same binlog file and log position. If replication is working at all, these will be in sync (assuming the changes on the master arent happening faster than replication can keep up).




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to