Potential big bug in replication

2001-03-10 Thread Jason Landry
Maybe I'm not understanding how replication is supposed to work, but I've found a situation where it definitely does not log changes. I'd just like to know if this is normal or not. Say you have two databases (call them data1 and data2) on your master server. Only data1 is being replicated

Re: BIG! bug in replication

2001-02-05 Thread Gerald L. Clark
Well, your version is 5 versions old. A lot of replication fixes have been applied since then. Try compiling the current version. root wrote: > > >Description: > As i wrote before, there's a bug with the replication in mysql. If the server is >once stopped, it will not read properly the informa

BIG! bug in replication

2001-02-03 Thread root
>Description: As i wrote before, there's a bug with the replication in mysql. If the server is once stopped, it will not read properly the informations stored in master.info. The IP-number is in this case 0. Mysqld will then write the error-message to the log-file AND will not stop writing it!