From: Rick James Date: August 24 2012 9:35pm Subject: RE: Replication question: How to make a slave a master? List-Archive: http://lists.mysql.com/mysql/228081 Message-Id: <2E7DD7ADE53B044C8C8BCD9C5829E1EB148A047D16@SP2-EX07VS01.ds.corp.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Pointing the other slave to the new master is a bit tricky. > -----Original Message----- > From: Reindl Harald [mailto:h.reindl@stripped] > Sent: Friday, August 24, 2012 8:29 AM > To: mysql@stripped > Subject: Re: Replication question: How to make a slave a master? >=20 >=20 >=20 > Am 24.08.2012 17:25, schrieb Richard Reina: > > I have a couple of mysql database slaves and would like to make one > of > > them be a master as well so that I can set another machine to > replicate from it. > > Can anyone tell me how I should go about it or know of any howtos for > > this specific task? >=20 > add the same master-conig lines as you did on the other master >=20 > there is no magic, master-configurazion does not have any impact to > slave-operation and vice versa >=20