I have a master and a slave mysql install on 2 servers. There was an issue with the connection so there was about 5 days the master took on data that the slave did not. I corrected the connection issues and pointing the slave to the new bin-log but it doesnt seem to be grabbing the last 5 days of data. Still the top record is from the 6th.
Any way to make the slave pull down all the records and resync itself with the master? Thanks!
Any way to make the slave pull down all the records and resync itself with the master? Thanks!