MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
index_field_t Struct Reference

#include <row0merge.h>

Public Attributes

ulint col_no
ulint prefix_len

Detailed Description

Index field definition

Definition at line 94 of file row0merge.h.

Member Data Documentation

ulint index_field_t::col_no

column offset

Definition at line 95 of file row0merge.h.

ulint index_field_t::prefix_len

column prefix length, or 0 if indexing the whole column

Definition at line 96 of file row0merge.h.


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