Public Attributes | |
const dict_index_t * | index |
TABLE * | table |
ulint | n_dup |
Structure for reporting duplicate records.
Definition at line 416 of file row0merge.cc.
index being sorted
Definition at line 417 of file row0merge.cc.
number of duplicates
Definition at line 419 of file row0merge.cc.
TABLE* row_merge_dup_struct::table |
MySQL table object
Definition at line 418 of file row0merge.cc.