Drizzled Public API Documentation

merge_index_def_struct Struct Reference

#include <row0merge.h>

List of all members.

Public Attributes

const char * name
ulint ind_type
ulint n_fields
merge_index_field_tfields

Detailed Description

Definition of an index being created

Definition at line 54 of file row0merge.h.


Member Data Documentation

field definitions

Definition at line 60 of file row0merge.h.

0, DICT_UNIQUE, or DICT_CLUSTERED

Definition at line 56 of file row0merge.h.

number of fields in index

Definition at line 58 of file row0merge.h.

index name

Definition at line 55 of file row0merge.h.


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