mariadb/storage/tokudb/PerconaFT/portability
Monty 76dc6af24c TokuDB didn't compile with valgrind
TokuDB uses USE_VALGRIND while MariaDB uses HAVE_valgrind

Fixed by defining USE_VALGRIND in TokuDB if HAVE_valgrind
is used
2018-02-10 14:32:24 +02:00
..
tests Merge branch 'merge-tokudb-5.6' into 10.0 2018-01-24 17:26:15 +02:00
CMakeLists.txt Merge branch 'merge-tokudb-5.6' into 10.0 2018-01-24 17:26:15 +02:00
file.cc 5.6.38-83.0 2018-01-23 19:20:10 +02:00
huge_page_detection.cc Fix compilation failure of TokuDB on BSD-like systems 2016-09-24 15:09:39 +02:00
memory.cc Make TokuDB run on 10.0 2018-01-24 17:26:40 +02:00
memory.h 5.6.33-79.0 2016-10-25 17:03:23 +02:00
os_malloc.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
portability.cc Merge branch 'merge-tokudb-5.6' into 10.0 2018-01-24 17:26:15 +02:00
toku_assert.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_assert.h 5.6.38-83.0 2018-01-23 19:20:10 +02:00
toku_atomic.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_byteswap.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_config.h.in Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
toku_crash.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_crash.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_debug_sync.h Fix tokudb compilation post merge 2017-08-03 12:22:35 +03:00
toku_htod.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_htonl.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_instr_mysql.cc 5.6.38-83.0 2018-01-23 19:20:10 +02:00
toku_instr_mysql.h 5.6.38-83.0 2018-01-23 19:20:10 +02:00
toku_instrumentation.h 5.6.38-83.0 2018-01-23 19:20:10 +02:00
toku_list.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_os.h 5.6.38-83.0 2018-01-23 19:20:10 +02:00
toku_os_types.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_path.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_path.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_portability.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
toku_pthread.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_pthread.h 5.6.38-83.0 2018-01-23 19:20:10 +02:00
toku_race_tools.h TokuDB didn't compile with valgrind 2018-02-10 14:32:24 +02:00
toku_random.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_stdint.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_stdlib.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_time.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_time.h 5.6.32-78.1 2016-09-27 17:59:58 +02:00