|
InnoDB Plugin
1.0
|
#include <row0merge.h>
Data Fields | |
| int | fd |
| ulint | offset |
| ib_uint64_t | n_rec |
Information about temporary files used in merge sort
| int merge_file_t::fd |
file descriptor
| ib_uint64_t merge_file_t::n_rec |
number of records in the file
| ulint merge_file_t::offset |
file offset (end of file)
1.8.1.2