We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To allow use with Galera Cluster package, requested in #575 , we should compile MariaDB with WSREP options:
"-DWITH_WSREP=ON -DWITH_INNODB_DISALLOW_WRITES=ON"
Additionally, how I read this, scons becomes a required build dependency.