-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.38, 10.0.12
-
Component/s: None
-
Labels:None
-
Environment:ubuntu 14.04 (and probably others)
TokuDB (ft-index) uses the TOKU_DEBUG_PARANOID cmake variable (default ON) to control whether or not debug code is compiled into TokuDB. Release builds should build with this variable OFF. One way is to change the default in TokuDB's CMakeLists.txt file.