Building the Galera wsrep Package on Ubuntu and Debian
The instructions on this page were used to create the galera package on the Ubuntu and Debian Linux distributions. This package contains the wsrep provider for MariaDB Galera Cluster.
The version of the wsrep provider is 25.3.5. We also provide 25.2.9 for those that need or want it. Prior to that, the wsrep version was 23.2.7.
Build the packages by executing build.sh under scripts/ directory with -p switch:
When finished, you will have the Debian packages for galera library and arbitrator in the parent directory.
Running galera test suite
If you want to run the galera test suite (mysql-test-run --suite=galera), you need to install the galera library as either /usr/lib/galera/libgalera_smm.so or /usr/lib64/galera/libgalera_smm.so