 |
MySQL High Availability clustering - Default branch
|
Section: Unix |
|
|
|
| Added: Tue, Sep 10th 2002 23:20 UTC (5 years, 11 months ago) |
Updated: Wed, Aug 6th 2008 04:54 UTC (22 days ago) |
|
|
About:
MySQL High Availability clustering is a set of
scripts and programs that provide a high
availability database cluster using MySQL
replication. It is transparent to client
applications, as the cluster uses a shared
logical IP to provide the service.
Author:
Fernando Ipar Peņaloza [contact developer]
Homepage:
http://highbase.seriema-systems.com/
Tar/BZ2:
http://highbase.seriema-systems.com/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.21/10.00
(Rank N/A)
» Vitality: 0.62% (Rank 493)
» Popularity: 2.54% (Rank 1901)

(click to enlarge graphs)
Record hits: 23,266
URL hits: 10,694
Subscribers: 71
|
|
Branches
Comments
[»]
Comparison with DRBD
by Alex Dusty - Nov 16th 2007 00:46:57
What are the benefits in comparison for example to using
DRBD+heartbeat?
I'm using that solution with very high satisfaction.
[reply]
[top]
[»]
Re: Comparison with DRBD
by Fernando Ipar - Jun 17th 2008 02:30:06
> What are the benefits in comparison for
> example to using DRBD+heartbeat?
> I'm using that solution with very high
> satisfaction.
We use MySQL's internal replication, instead of DRDB, this might place a
lighter load on the network, though I haven't done any tests myself.
Besides this, we provide a testing routine that verifies the MySQL
service, not just the node, and performs a takeover. We also attempt to
restart the MySQL service on the master node before doing a full takeover.
Summarizing, this solution was developed specifically with MySQL in mind.
[reply]
[top]
|
|
 |