Codership Oy http://www.codership.com info@codership.com
This is Galera replication - Codership's implementation of the write set replication (wsrep) interface (https://github.com/codership/wsrep-API). The software and other files in this directory unless otherwise noted are distributed under GPLv2, see COPYING for details.
BUILDING - General
Build Requirements:
Optional:
To build with CMake, do: $ cmake . $ make Run unit tests with CMake: $ make test
Note that Scons has been obsoleted since Galera 3.32, but it is still possible to compile by running: $ scons (default optimized build) or $ ./scripts/build.sh --scons (see ./scripts/build.sh --help for information on options)
To build MySQL/Galera demo distribution, clone https://github.com/codership/mysql-wsrep into some directory (hereafter