summaryrefslogtreecommitdiff
path: root/innobase/include/fsp0fsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/fsp0fsp.h')
-rw-r--r--innobase/include/fsp0fsp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/innobase/include/fsp0fsp.h b/innobase/include/fsp0fsp.h
index 2fcde882df7..20f4f4c2abd 100644
--- a/innobase/include/fsp0fsp.h
+++ b/innobase/include/fsp0fsp.h
@@ -332,6 +332,7 @@ void
fsp_print(
/*======*/
ulint space); /* in: space id */
+#ifdef UNIV_DEBUG
/***********************************************************************
Validates a segment. */
@@ -349,6 +350,7 @@ fseg_print(
/*=======*/
fseg_header_t* header, /* in: segment header */
mtr_t* mtr); /* in: mtr */
+#endif /* UNIV_DEBUG */
/* Flags for fsp_reserve_free_extents */
#define FSP_NORMAL 1000000