Master-Slave MySQL 5.0 Replication On Ubuntu Intrepid 8.10
Replication enables data from one MySQL database server (called the master) to be replicated to one or more MySQL database servers (slaves). Replication is asynchronous – your replication slaves do not need to be connected permanently to receive updates from the master, which means that updates can occur over long-distance connections and even temporary solutions such as a dial-up service. More here
No Response to “Master-Slave MySQL 5.0 Replication On Ubuntu Intrepid 8.10” »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment