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
- Maintainer:
- Stefaan Vanderheyden
- Driver:
- Stefaan Vanderheyden
- Licence:
- GNU GPL v2
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
-
automysqlbackup source package in Mantic
Version 2.6+debian.4-4 uploaded -
automysqlbackup source package in Lunar
Version 2.6+debian.4-4 uploaded -
automysqlbackup source package in Kinetic
Version 2.6+debian.4-4 uploaded -
automysqlbackup source package in Jammy
Version 2.6+debian.4-4 uploaded
All bugs Latest bugs reported
All blueprints Latest blueprints
-
Add a manpage to the mysqlha deb file
Registered