![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <myisamdef.h>
Public Attributes | |
| uchar | header [MI_BLOCK_INFO_HEADER_LENGTH] | 
| ulong | rec_len | 
| ulong | data_len | 
| ulong | block_len | 
| ulong | blob_len | 
| my_off_t | filepos | 
| my_off_t | next_filepos | 
| my_off_t | prev_filepos | 
| uint | second_read | 
| uint | offset | 
| ulong MI_BLOCK_INFO::blob_len | 
| ulong MI_BLOCK_INFO::block_len | 
| ulong MI_BLOCK_INFO::data_len | 
| my_off_t MI_BLOCK_INFO::filepos | 
| uchar MI_BLOCK_INFO::header[MI_BLOCK_INFO_HEADER_LENGTH] | 
| my_off_t MI_BLOCK_INFO::next_filepos | 
| uint MI_BLOCK_INFO::offset | 
| my_off_t MI_BLOCK_INFO::prev_filepos | 
| ulong MI_BLOCK_INFO::rec_len | 
| uint MI_BLOCK_INFO::second_read |