Commit 70ab43b5 authored by Sergei Golubchik's avatar Sergei Golubchik

disable Cassandra engine by default

parent 2fcff310
......@@ -50,5 +50,5 @@ LINK_DIRECTORIES(${LINK_DIR})
IF(CASSANDRASE_OK)
MYSQL_ADD_PLUGIN(cassandra ${cassandra_sources} STORAGE_ENGINE
MODULE_ONLY LINK_LIBRARIES thrift COMPONENT cassandra-engine)
MODULE_ONLY LINK_LIBRARIES thrift COMPONENT cassandra-engine DISABLED)
ENDIF(CASSANDRASE_OK)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment