#include <row0ext.h>
Detailed Description
Prefixes of externally stored columns
Definition at line 87 of file row0ext.h.
Member Data Documentation
backing store of the column prefix cache
Definition at line 90 of file row0ext.h.
const ulint* row_ext_t::ext |
col_no's of externally stored columns
Definition at line 89 of file row0ext.h.
prefix lengths; 0 if not cached
Definition at line 95 of file row0ext.h.
maximum prefix length, it could be REC_ANTELOPE_MAX_INDEX_COL_LEN or REC_VERSION_56_MAX_INDEX_COL_LEN depending on row format
Definition at line 91 of file row0ext.h.
number of externally stored columns
Definition at line 88 of file row0ext.h.
The documentation for this struct was generated from the following file: