mysqlsync

mysqlsync is a perl script that allows you to keep remote copies of a mysql database in sync with a central master copy. It does this by running as a daemon process and tailing the mysqld logs. From the log output it culls queries and decides if it applies to the database, the tables and the operations that you want to keep in sync, and if it does, connects to the remote hosts and issues the same query on each one.

Listing Details

License & Pricing Information

User Reviews 

Be the first to review this listing!
  • Not yet reviewed by any member.... You can be the FIRST one to write a review for mysqlsync