List:General Discussion« Previous MessageNext Message »
From:Victor Medina Date:September 27 2004 3:48pm
Subject:high availability question
View as plain text  
Hi guys!

I am having some doubts in how to implement a high availability,
geographically distributed MySQL DB. 

The thing is, I would like to have.. let's say two (02) app. servers
with two (02) DB servers, running exactly the same data. In case one
fail, the other will be available. The thing is, how can i ensure that
both DB servers has exactly the same data? I took a look at Replication
features, but it seems to only use MyISAM tables. This way should not
work since, both App. Servers can insert data at any given moment, but
having ONLY one server isn't the answer neither. I would like to know
any suggestions on how to solve a problem like this. Any ideas are
welcome. Any suggestions are also VERY welcome.


Best Regards.

Vic.


Thread
high availability questionVictor Medina27 Sep
  • Re: high availability questionJim Grill27 Sep
    • Re: high availability questionVictor Medina27 Sep
      • Re: high availability questionSGreen27 Sep
      • Re: high availability questionJeremy Zawodny27 Sep
  • Re: high availability questionJim Grill27 Sep