Skip to content
Snippets Groups Projects
Commit c722e5f2 authored by Sergei Golubchik's avatar Sergei Golubchik
Browse files

MDEV-6507 tokudb release builds compiled with debug code on

disable tokudb paranoid asserts
parent 50e192a0
Branches
Tags mariadb-5.5.39
No related merge requests found
......@@ -19,6 +19,7 @@ SET(TOKUDB_DEB_FILES "usr/lib/mysql/plugin/ha_tokudb.so\netc/mysql/conf.d/tokudb
SET(USE_BDB OFF CACHE BOOL "")
SET(USE_VALGRIND OFF CACHE BOOL "")
SET(BUILD_TESTING OFF CACHE BOOL "")
SET(TOKU_DEBUG_PARANOID OFF CACHE BOOL "")
MARK_AS_ADVANCED(BUILDNAME)
MARK_AS_ADVANCED(BUILD_TESTING)
MARK_AS_ADVANCED(CMAKE_TOKUDB_REVISION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment