| InnoDB Plugin
    1.0
    | 
#include <data0data.h>

| Data Fields | |
| mem_heap_t * | heap | 
| ulint | n_fields | 
| big_rec_field_t * | fields | 
Storage format for overflow data in a big record, that is, a
clustered index record which needs external storage of data fields
| 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
 1.8.1.2
 1.8.1.2