mysql replication
A. Khattri
ajai
Fri Oct 28 08:06:39 PDT 2005
On Fri, 28 Oct 2005, Man-wai Chang wrote:
> Is there a good how-to to follow?
Google is your friend.
> By replication, does it mean I could update a table at a master and the
> change would be broadcasted to all slaves automatically?
Yes.
> What if I
> update the tables at a slave?
The slave tables would get updated but those changes would not go back to
the master. (Needless to say this probably isn't a good idea).
--
More information about the Linux-users
mailing list