From: Rick James Date: August 2 2012 11:08pm Subject: RE: Strange Replication Behavior List-Archive: http://lists.mysql.com/mysql/227944 Message-Id: <2E7DD7ADE53B044C8C8BCD9C5829E1EB1489DB9ECA@SP2-EX07VS01.ds.corp.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable master.info is set by executing CHANGE MASTER TO... relay-log.info gets created either then or when you do SLAVE START, or some= thing like that. > -----Original Message----- > From: Carl Kabbe [mailto:carl@stripped] > Sent: Wednesday, July 25, 2012 11:35 AM > To: Richard Reina > Cc: mysql@stripped > Subject: Re: Strange Replication Behavior >=20 > I believe the master.info and relay-log.info are only on the slaves and > are specific to each slave (as each slave could be at a different point > in the bin-log.) >=20 > Thanks, >=20 > Carl > On Jul 25, 2012, at 2:22 PM, Richard Reina wrote: >=20 > > I am trying to setup a new slave server and when I go to the master > to > > copy over master master.info and relay-log.info they seem to be > > missing? Not in /var/lib/mysql and could not find it with #: find / > > -name master.info The master server has been setup for years and > > already has three slaves replicating from it so I cannot understand > > how this is possible. When I do the query > show master status > > > > I get mysql_master_log.000123 | 755522343 > > > > Anyone have any idea as to what could be wrong? > > > > Thanks, > > > > Richard > > > > -- > > MySQL General Mailing List > > For list archives: http://lists.mysql.com/mysql > > To unsubscribe: http://lists.mysql.com/mysql > > > > >=20 >=20 > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql