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

Public Attributes

const char * name
ulint prefix_len

Detailed Description

InnoDB index columns used during index and index schema creation.

Definition at line 145 of file api0api.cc.

Member Data Documentation

const char* ib_key_col_t::name

Name of column

Definition at line 146 of file api0api.cc.

ulint ib_key_col_t::prefix_len

Column index prefix len or 0

Definition at line 148 of file api0api.cc.


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