#include <row0sel.h>
Detailed Description
A structure for caching column values for prefetched rows
Definition at line 196 of file row0sel.h.
Member Data Documentation
data, or NULL; if not NULL, this field has allocated memory which must be explicitly freed; can be != NULL even when len is UNIV_SQL_NULL
Definition at line 197 of file row0sel.h.
data length or UNIV_SQL_NULL
Definition at line 201 of file row0sel.h.
ulint sel_buf_t::val_buf_size |
size of memory buffer allocated for data: this can be more than len; this is defined when data != NULL
Definition at line 203 of file row0sel.h.
The documentation for this struct was generated from the following file: