This class is meant to synchronize two MySQL database copies.
It queries a source database to determine which rows were updated since a given date and generates a text file that contains SQL queries for updating the target database to synchronize its contents.