On Mon, 02 May 2011 10:51:47 -0700, Agile Aspect <agile.aspect@stripped> wrote:
> hi - i need to setup 2 bugzilla servers on 2 different machines using
> mysql such that both servers can function as a primary server.
why?
You'll have a network from one location to the other so why not just
access the one system?
If you need a backup at another location, normal MySQL replication will
work just fine.
In the event of the master exploding, you could always do manual
failover - it is unlikely that you need sub-second failover times for
Bugzilla.
> i did find one url but it's for version mysql-max-4.1.9 - not sure if
> it's significantly different from version 7.x.
4.1.9 is ancient :)
There is much more up to date docs on dev.mysql.com
--
Stewart Smith