diff --git a/innobase/include/rem0rec.h b/innobase/include/rem0rec.h
index ad7397fa14092632cdb9564034d09cda6a762847..134c37c8030972edce98f1a3d59b89305b8ea008 100644
--- a/innobase/include/rem0rec.h
+++ b/innobase/include/rem0rec.h
@@ -38,8 +38,8 @@ in addition to the data and the offsets */
 
 /* Number of elements that should be initially allocated for the
 offsets[] array, first passed to rec_get_offsets() */
-#define REC_OFFS_NORMAL_SIZE	1/*00*/
-#define REC_OFFS_SMALL_SIZE	1/*0*/
+#define REC_OFFS_NORMAL_SIZE	100
+#define REC_OFFS_SMALL_SIZE	10
 
 /**********************************************************
 The following function is used to get the offset of the