Drizzled Public API Documentation

merge_file_struct Struct Reference

List of all members.

Public Attributes

int fd
ulint offset
ib_uint64_t n_rec

Detailed Description

Information about temporary files used in merge sort

Definition at line 127 of file row0merge.cc.


Member Data Documentation

file descriptor

Definition at line 128 of file row0merge.cc.

number of records in the file

Definition at line 130 of file row0merge.cc.

file offset (end of file)

Definition at line 129 of file row0merge.cc.


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