mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merge mysql-5.1-innodb from bk-internal into my local tree
This commit is contained in:
commit
8ae42ceb0c
13 changed files with 47 additions and 16 deletions
|
|
@ -165,9 +165,9 @@ command. Not tested on Windows. */
|
|||
#define UNIV_COMPILE_TEST_FUNCS
|
||||
*/
|
||||
|
||||
#ifdef HAVE_purify
|
||||
#if defined HAVE_VALGRIND
|
||||
# define UNIV_DEBUG_VALGRIND
|
||||
#endif /* HAVE_purify */
|
||||
#endif /* HAVE_VALGRIND */
|
||||
#if 0
|
||||
#define UNIV_DEBUG_VALGRIND /* Enable extra
|
||||
Valgrind instrumentation */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue