Monday, 18 May 2009
Replication... small note
Posted on 06:17 by Unknown
What is Replication In Simple words, Replication is the simply process of copying data from one location to another.In MySQL database server, Master is main server from which data to be copied and Slave is the server on which data copied.Replication is asynchronous - means your replication slaves do not need to be connected permanently to receive updates from the master,depending on the
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment