HA MySQL Setups

Thomas Charron twaffle at gmail.com
Tue Oct 9 17:49:35 EDT 2007


On 10/9/07, Lloyd Kvam <python at venix.com> wrote:
> On Tue, 2007-10-09 at 14:12 -0400, Flaherty, Patrick wrote:
> > >   What about multimaster replication?
> > Multi Master made me feel a bit icky. Auto-increment offsets the same
> > logshipping stuff others have had problems with.
> A MySQL slave has a single master.  A master can have multiple slaves.
> Your set of connections forms either a tree or a loop, possibly with
> branches.

  People use Master Master setups so they can distribute work *AND*
offer high availability.  It's just as plausible of a solution, but
it's still icky.

-- 
-- Thomas


More information about the gnhlug-discuss mailing list