summaryrefslogtreecommitdiff
path: root/innobase
diff options
context:
space:
mode:
authormonty@mysql.com <>2005-02-01 16:27:08 +0200
committermonty@mysql.com <>2005-02-01 16:27:08 +0200
commitb87e0c52a70891a0c23562ec309ea5d33b5a8ef4 (patch)
tree7c6914d5b5f63b475e8b75119e24cfccb97f40c8 /innobase
parentdabb56a7cbacf084525a00e45860a3513d23ac8d (diff)
downloadmariadb-git-b87e0c52a70891a0c23562ec309ea5d33b5a8ef4.tar.gz
Proper fix for comparision with ' '
(Bug #7788 "Table is full" occurs during a multitable update")
Diffstat (limited to 'innobase')
-rw-r--r--innobase/include/univ.i4
1 files changed, 0 insertions, 4 deletions
diff --git a/innobase/include/univ.i b/innobase/include/univ.i
index 6ae4fe1c2ce..625978ffc38 100644
--- a/innobase/include/univ.i
+++ b/innobase/include/univ.i
@@ -80,10 +80,6 @@ memory is read outside the allocated blocks. */
/* Make a non-inline debug version */
-#ifdef DBUG_ON
-#define UNIV_DEBUG
-#endif /* DBUG_ON */
-
/*
#define UNIV_DEBUG
#define UNIV_MEM_DEBUG