mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
MDEV-6507 tokudb release builds compiled with debug code on
disable tokudb paranoid asserts
This commit is contained in:
parent
50e192a04f
commit
c722e5f25f
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue