RE: Strange Replication Behavior

2012-08-02 Thread Rick James
> Cc: mysql@lists.mysql.com > Subject: Re: Strange Replication Behavior > > 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.) > > Thanks, > > Carl &g

Re: Strange Replication Behavior

2012-07-25 Thread Carl Kabbe
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.) Thanks, Carl On Jul 25, 2012, at 2:22 PM, Richard Reina wrote: > I am trying to setup a new slave server and when I go to the master

Strange Replication Behavior

2012-07-25 Thread Richard Reina
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 repli