Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
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
- Loading branch information