setting up replication in mysql pros and cons
Posted
by JPro
on Stack Overflow
See other posts from Stack Overflow
or by JPro
Published on 2010-03-31T09:21:52Z
Indexed on
2010/03/31
9:33 UTC
Read the original article
Hit count: 339
mysql
|database-replication
Basically I want to setup a replication server for mysql datbase. I am completely new to this concept and appreciate any help pointing me in the right direction. If at all the slave goes down, will it effect the master in anyway?
Thanks.
© Stack Overflow or respective owner