Drizzled Public API Documentation

row_merge_dup_struct Struct Reference

List of all members.

Public Attributes

const dict_index_tindex
TABLE * table
ulint n_dup

Detailed Description

Structure for reporting duplicate records.

Definition at line 416 of file row0merge.cc.


Member Data Documentation

index being sorted

Definition at line 417 of file row0merge.cc.

number of duplicates

Definition at line 419 of file row0merge.cc.

MySQL table object

Definition at line 418 of file row0merge.cc.


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