![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <myisam.h>
Public Attributes | |
| my_off_t | filelength {0} | 
| my_off_t | dupp {0} | 
| my_off_t | buff_length {0} | 
| ha_rows | max_records {0} | 
| uint | current_key {0} | 
| uint | total_keys {0} | 
| myf | myf_rw {0} | 
| data_file_type | new_data_file_type {STATIC_RECORD} | 
| MI_INFO * | info {nullptr} | 
| MI_CHECK * | param {nullptr} | 
| uchar * | buff {nullptr} | 
| SORT_KEY_BLOCKS * | key_block {nullptr} | 
| SORT_KEY_BLOCKS * | key_block_end {nullptr} | 
| SORT_FT_BUF * | ft_buf {nullptr} | 
| my_off_t SORT_INFO::buff_length {0} | 
| uint SORT_INFO::current_key {0} | 
| my_off_t SORT_INFO::dupp {0} | 
| my_off_t SORT_INFO::filelength {0} | 
| SORT_FT_BUF* SORT_INFO::ft_buf {nullptr} | 
| SORT_KEY_BLOCKS* SORT_INFO::key_block {nullptr} | 
| SORT_KEY_BLOCKS * SORT_INFO::key_block_end {nullptr} | 
| ha_rows SORT_INFO::max_records {0} | 
| myf SORT_INFO::myf_rw {0} | 
| data_file_type SORT_INFO::new_data_file_type {STATIC_RECORD} | 
| uint SORT_INFO::total_keys {0} |