Skip to content

mariadb: move disabled RocksDB from CMAKE_OPTIONS to DISABLE_ENGINES

Josef Schlehofer requested to merge bugfix/mariadb-rocksdb into develop

Fixes #717 (closed):

CMake Error at cmake/plugin.cmake:104 (MESSAGE):
Invalid value for PLUGIN_ROCKSDB

On top of it, this change is already in packages repository in mariadb's Makefile

Merge request reports