From: Rick James Date: August 2 2012 3:49pm Subject: RE: Replication setup hep List-Archive: http://lists.mysql.com/mysql/227937 Message-Id: <2E7DD7ADE53B044C8C8BCD9C5829E1EB1489DB9DF5@SP2-EX07VS01.ds.corp.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 1 Master replicationg to 3 Slaves. You can use any of the Slaves for readonly (online), or you can not use the= m (offline). All writes go to the Master. It will be online for writes, and optionally = online for reads. > -----Original Message----- > From: Ananda Kumar [mailto:anandkl@stripped] > Sent: Wednesday, August 01, 2012 11:20 PM > To: Pothanaboyina Trimurthy > Cc: mysql > Subject: Re: Replication setup hep >=20 > if the server is offline , what kind of operation happens on it. >=20 > On Thu, Aug 2, 2012 at 11:31 AM, Pothanaboyina Trimurthy < > skd.trimurthy@stripped> wrote: >=20 > > Hi everyone > > i have 4 mysql servers out of those one server will > > be online always and the remaining will be offline and online. the > > operations takes place at the offline servers i want to replicate the > > data from the offline servers to the online server. for this can any > > one help me which kind of replication suits for this kind of > > situation. > > > > thanks in advance > > > > -- > > 3murthy > > > > -- > > MySQL General Mailing List > > For list archives: http://lists.mysql.com/mysql > > To unsubscribe: http://lists.mysql.com/mysql > > > >