MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_key_create_information Struct Reference
Collaboration diagram for st_key_create_information:

Public Attributes

enum ha_key_alg algorithm
ulong block_size
LEX_STRING parser_name
LEX_STRING comment
bool check_for_duplicate_indexes

Detailed Description

Definition at line 1365 of file handler.h.

Member Data Documentation

bool st_key_create_information::check_for_duplicate_indexes

A flag to determine if we will check for duplicate indexes. This typically means that the key information was specified directly by the user (set by the parser) or a column associated with it was dropped.

Definition at line 1377 of file handler.h.


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