univ.i Changed univ.i to non-debug version

innobase/include/univ.i:
  Changed univ.i to non-debug version
This commit is contained in:
unknown 2001-03-02 18:05:19 +02:00
parent de135a120a
commit e6a57adc93

View file

@ -44,7 +44,7 @@ subdirectory of 'mysql'. */
/* DEBUG VERSION CONTROL
===================== */
/* Make a non-inline debug version */
/*
#define UNIV_DEBUG
#define UNIV_MEM_DEBUG
#define UNIV_SYNC_DEBUG
@ -54,7 +54,7 @@ subdirectory of 'mysql'. */
#define UNIV_SYNC_PERF_STAT
#define UNIV_SEARCH_PERF_STAT
*/
#define UNIV_LIGHT_MEM_DEBUG
#define YYDEBUG 1