Commit 44bc2a0e authored by Sergei Petrunia's avatar Sergei Petrunia

Post-fixes for "Rename plugin rocksdb_se to rocksdb"

- Also rename plugin's config file
- And fix unit test's CMakeLists.txt
parent e7e6e30c
etc/mysql/conf.d/rocksdb_se.cnf etc/mysql/mariadb.conf.d
etc/mysql/conf.d/rocksdb.cnf etc/mysql/mariadb.conf.d
usr/lib/mysql/plugin/ha_rocksdb.so
usr/bin/mysql_ldb
usr/bin/sst_dump
IF (WITH_ROCKSDB_SE_STORAGE_ENGINE)
IF (TARGET rocksdb)
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include ${CMAKE_SOURCE_DIR}/zlib
${CMAKE_SOURCE_DIR}/unittest/mytap
${CMAKE_SOURCE_DIR}/rocksdb/third-party/gtest-1.7.0/fused-src
......
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