This class can be used to synchronize two MySQL databases. It connects to a given master and slave databases and analyzes what changed in the master database. The database table changed rows in the master and updated on the slave database.