Drizzled Public API Documentation

merge_index_field_struct Struct Reference

#include <row0merge.h>

List of all members.

Public Attributes

ulint prefix_len
const char * field_name

Detailed Description

Index field definition

Definition at line 44 of file row0merge.h.


Member Data Documentation

const char* merge_index_field_struct::field_name

field name

Definition at line 47 of file row0merge.h.

ulint merge_index_field_struct::prefix_len

column prefix length, or 0 if indexing the whole column

Definition at line 45 of file row0merge.h.


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