summaryrefslogtreecommitdiff
path: root/innobase/include/dyn0dyn.ic
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/dyn0dyn.ic')
-rw-r--r--innobase/include/dyn0dyn.ic2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/include/dyn0dyn.ic b/innobase/include/dyn0dyn.ic
index 787615cae09..b6c4808398b 100644
--- a/innobase/include/dyn0dyn.ic
+++ b/innobase/include/dyn0dyn.ic
@@ -7,7 +7,7 @@ Created 2/5/1996 Heikki Tuuri
*******************************************************/
#define DYN_BLOCK_MAGIC_N 375767
-#define DYN_BLOCK_FULL_FLAG 0x1000000
+#define DYN_BLOCK_FULL_FLAG 0x1000000UL
/****************************************************************
Adds a new block to a dyn array. */