Re: Failed to initialize the master info structure

2008-08-11 Thread Moon's Father
If you have the whole backup ,then you can simply use reset slave statement to purge all the relay log on your slave machine and use change master to statement to do a new slave configuration. On Tue, Aug 12, 2008 at 2:59 AM, Michael Dykman <[EMAIL PROTECTED]> wrote: > The first thing that occurs

Re: Failed to initialize the master info structure

2008-08-11 Thread Michael Dykman
The first thing that occurs to me is to double-check the r/w permissions in your data directory. I assume you are logged into mysql as root when you attempt this command? - michael dykman On Mon, Aug 11, 2008 at 1:47 PM, Brown, Charles <[EMAIL PROTECTED]> wrote: > Can someone tell me why I am g