Databases: Synchronize DB
Cristian Vrinceanu (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (80.0%)
| Sufficient (70.0%)
| -
| Good (85.0%)
| -
| -
| Not sure (55.5%)
| 926 |
Click here for detailed information about this class on phpclasses.org
Example
The example script file.