RE: Configuration for redundancy?

[prev] [thread] [next] [Date index for 2005/04/05]

From: Perrin Harkins
Subject: RE: Configuration for redundancy?
Date: 23:13 on 05 Apr 2005
On Tue, 2005-04-05 at 15:58 -0700, Goehring, Chuck, RCI - San Diego
wrote:
> 
> The MySQL folks say they do clustering.

It's a bit different from just clustering an existing MySQL database.
It involves using an entirely separate table type which is designed just
for clustering.  Suitable for some applications, but most of what people
think of as database clustering would be easier to do using replication
(which MySQL supports) and some kind of external failover.  Zawodny's
MySQL book covers the subject well.

- Perrin

Configuration for redundancy?
Chris 22:24 on 05 Apr 2005

RE: Configuration for redundancy?
Goehring, Chuck, RCI - San Diego 22:58 on 05 Apr 2005

RE: Configuration for redundancy?
Perrin Harkins 23:13 on 05 Apr 2005

Re: Configuration for redundancy?
jonathan vanasco 23:45 on 05 Apr 2005

Re: Configuration for redundancy?
Dzuy Nguyen 02:35 on 06 Apr 2005

Generated at 14:43 on 11 Apr 2005 by mariachi v0.52