I have two computers on the same network, in a master-slave replication setup.
Simply to test failover, I inserted some data straight into the slave database. So now the slave database contains more information than the master database.
Now I want to get the master in sync with the slave again to get back to the real master-slave setup. How would I do that?