MySQL 9.0.0
Source Code Documentation
MYMERGE_INFO Struct Reference

#include <myisammrg.h>

Public Attributes

ulonglong records
 
ulonglong deleted
 
ulonglong recpos
 
ulonglong data_file_length
 
ulonglong dupp_key_pos
 
uint reclength
 
int errkey
 
uint options
 
ulong * rec_per_key
 

Member Data Documentation

◆ data_file_length

ulonglong MYMERGE_INFO::data_file_length

◆ deleted

ulonglong MYMERGE_INFO::deleted

◆ dupp_key_pos

ulonglong MYMERGE_INFO::dupp_key_pos

◆ errkey

int MYMERGE_INFO::errkey

◆ options

uint MYMERGE_INFO::options

◆ rec_per_key

ulong* MYMERGE_INFO::rec_per_key

◆ reclength

uint MYMERGE_INFO::reclength

◆ records

ulonglong MYMERGE_INFO::records

◆ recpos

ulonglong MYMERGE_INFO::recpos

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