Registered by Stefaan Vanderheyden

This project is a simple effort to package MySQL for easy deployment in a High-Availability configuration on a Debian platform.

The default installation of MySQL does not implement any features for high-availability. There are however instructions on how to setup a highly-available MySQL platform in the official MySQL reference documentation.

MySQL HA is a packaged installation of the MySQL HA reference implementation using the following technologies:
- MySQL
- DRBD
- Heartbeat

In addition, MySQL HA provides easy integration with:
- AutoMySQLBackup

The goal of MySQL HA is to make the setup of a MySQL HA platform as simple as running 'apt-get install mysqlha' on 2 servers.

Project information

Licence:
GNU GPL v2

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
bash

All packages Packages in Distributions

All bugs Latest bugs reported

All blueprints Latest blueprints

Downloads

Latest version is 0.1
released

All downloads

Announcements

  • MySQL HA Initial Release on 2009-06-23
    The MySQL HA project just released its first version. Make your MySQL instal...