mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
- re-enabled NDB cluster in compile-pentium-max
This commit is contained in:
@@ -14,6 +14,6 @@ extra_configs="$pentium_configs"
|
||||
# fail
|
||||
extra_configs="$extra_configs --with-innodb --with-berkeley-db \
|
||||
--with-embedded-server --enable-thread-safe-client \
|
||||
--with-openssl --with-vio --with-raid --without-ndbcluster"
|
||||
--with-openssl --with-vio --with-raid --with-ndbcluster"
|
||||
|
||||
. "$path/FINISH.sh"
|
||||
|
Reference in New Issue
Block a user