Download List

Project Description

wsrep-enabled MySQL (previously MySQL/Galera cluster) can use wsrep replication providers, such as Galera, to form a cluster. wsrep API is an abstract replication interface that supports global transaction ID, true multi-master capability, conflict detection and resolution, and parallel applying and is transparent to triggers, stored procedures, and functions by replicating only final transaction results. Only the InnoDB storage engine and DDL commands are supported by this patch.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-02 14:34 Back to release list
0.8.2

SSL support and an arbitrator daemon were added. Old bugs that were fixed include an integer overflow on 32-bit platforms with dumps larger than 2Gb, a crash on group remerge under certain circumstances, failure of rsync SST when the MySQL data directory on the donor node contains files readable only by root, and omission of SSL support in the build of mysqld. Built-in InnoDB is no longer supported. The InnoDB plugin is loaded by default.
Tags: Stable

Project Resources