Using Linux rsync to transfer data to another server
Monday, December 24th, 2007The rsync command is commonly used to transfer data to another server. Lees verder »
The rsync command is commonly used to transfer data to another server. Lees verder »
This page contains a free AdoDb based class to use ADODB in a replicated MySQL Master/Slave environment. With this ADODB class, you can efficiently migrate to a replication database setup. Switching from a single MySQL database to a replicated database solution can be cumbersome. All your update and insert queries may not be performed on the slave databases, or else the replication will be broken. This class should help you how to manage the migration more easily.