MySQL 9.1.0
Source Code Documentation
|
InnoDB index columns used during index and index schema creation. More...
Public Attributes | |
const char * | name |
Name of column. More... | |
ulint | prefix_len |
Column index prefix len or 0. More... | |
InnoDB index columns used during index and index schema creation.
const char* ib_key_col_t::name |
Name of column.
ulint ib_key_col_t::prefix_len |
Column index prefix len or 0.