Database Synchronization

Package:
Database Synchronization
Summary:
Synchronize two MySQL databases
Groups:
Databases, Systems administration
Author:
rajani
Description:
This class can be used to synchronize two MySQL databases.

It can connect to two given MySQL database server hosts and query the table structure to determine if there are any differences.

The class can recreate any tables, fields and records that exist on the origin server but do not exist in the destination server.


Powered by Gewgley