InnoDB Plugin  1.0
Data Fields
big_rec_t Struct Reference

#include <data0data.h>

Collaboration diagram for big_rec_t:
Collaboration graph
[legend]

Data Fields

mem_heap_theap
ulint n_fields
big_rec_field_tfields

Detailed Description

Storage format for overflow data in a big record, that is, a

clustered index record which needs external storage of data fields

Field Documentation

big_rec_field_t* big_rec_t::fields

stored fields

mem_heap_t* big_rec_t::heap

memory heap from which allocated

ulint big_rec_t::n_fields

number of stored fields


The documentation for this struct was generated from the following file: