359
352
to the heap is also the first block in this list,
360
353
though it also contains the base node of the list. */
361
354
ulint len; /*!< physical length of this block in bytes */
365
355
ulint type; /*!< type of heap: MEM_HEAP_DYNAMIC, or
366
356
MEM_HEAP_BUF possibly ORed to MEM_HEAP_BTR_SEARCH */
367
357
ulint free; /*!< offset in bytes of the first free position for