mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
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:
parent
de135a120a
commit
e6a57adc93
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue