On Thu, Sep 18, 2003 at 10:07:22AM +0200, Franky wrote:
> Jeremy Zawodny wrote:
>
> > On Tue, Sep 02, 2003 at 05:34:12PM -0500, Lewis Watson wrote:
> >
> >>I currently have three mysql machines replication from A-B-C-A type
> >>fashion. I need to replace A. I am thinking that I could add D and ha
Jeremy Zawodny wrote:
On Tue, Sep 02, 2003 at 05:34:12PM -0500, Lewis Watson wrote:
I currently have three mysql machines replication from A-B-C-A type
fashion. I need to replace A. I am thinking that I could add D and have it
pull from C. Then once A is removed restart D as A. Is this a good way
On Tue, Sep 02, 2003 at 05:34:12PM -0500, Lewis Watson wrote:
> I currently have three mysql machines replication from A-B-C-A type
> fashion. I need to replace A. I am thinking that I could add D and have it
> pull from C. Then once A is removed restart D as A. Is this a good way to
> do this or i