"Mayville, Jeffrey" wrote:
> 
> I keep seeing users asking about a problem they are having with replication
> (I ran into the bug myself). I saw a message a week or so ago acknowledging
> the bug and noting that it was self-inflicted (while cleaning up code) and
> has been corrected. The problem will not exist in the next release (.33).
> 
> The problem is that replication will fail if you stop and restart the slave.
> The master.info file gets corrupted on the slave (added lines) so your IP
> address and such are not read correctly and the slave cannot connect to the
> master. In working to set up replication I also ran into the issue another
> user noted of having the error log grow rather large. The longer you let it
> grow, the bigger it gets (or that's how it seemed).
> 
> Is there a page where known issues with the current release are tracked? It
> may be a good idea. That would hopefully alleviate repeated users asking
> questions to this list about known issues (resolved or otherwise). I can
> only imagine how discouraging it is when following this list to have to
> respond to the same issues constantly.
> 
> A page with known issues and known workarounds (if any) could come in handy.

Geez!

That's what's been going on with me in the last 30 minutes. :-))

This message came very handy. I now got the slave and the master running
and sync'ing, with time updates so that both have the same clock. :)

I still don't know one thing:

imagine that I try to insert a number in a field which is PRIMARY KEY.
If there's that number already in the table, would the slave stop
running just because of that?

That would be terrible.

-- 
Leonardo Dias
Catho Online
WebDeveloper
http://www.catho.com.br/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to