MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_myisam_info Struct Reference
Collaboration diagram for st_myisam_info:

Public Attributes

MYISAM_SHAREs
MI_STATUS_INFOstate
MI_STATUS_INFO save_state
MI_BLOBblobs
MI_BIT_BUFF bit_buff
TREEbulk_insert
DYNAMIC_ARRAYft1_to_ft2
MEM_ROOT ft_memroot
MYSQL_FTPARSER_PARAMftparser_param
LIST in_use
char * filename
uchar * buff
uchar * lastkey
uchar * lastkey2
uchar * first_mbr_key
uchar * rec_buff
uchar * int_keypos
uchar * int_maxpos
uint int_nod_flag
uint32 int_keytree_version
int(* read_record )(struct st_myisam_info *, my_off_t, uchar *)
invalidator_by_filename invalidator
ulong this_unique
ulong last_unique
ulong this_loop
ulong last_loop
my_off_t lastpos
my_off_t nextpos
my_off_t save_lastpos
my_off_t pos
my_off_t last_keypage
my_off_t last_search_keypage
my_off_t dupp_key_pos
ha_checksum checksum
ulong packed_length
ulong blob_length
int dfile
uint opt_flag
uint update
int lastinx
uint lastkey_length
uint last_rkey_length
enum ha_rkey_function last_key_func
uint save_lastkey_length
uint pack_key_length
uint16 last_used_keyseg
int errkey
int lock_type
int tmp_lock_type
uint data_changed
uint save_update
int save_lastinx
LIST open_list
IO_CACHE rec_cache
uint preload_buff_size
myf lock_wait
my_bool was_locked
my_bool append_insert_at_end
my_bool quick_mode
my_bool page_changed
my_bool buff_used
my_bool once_flags
index_cond_func_t index_cond_func
void * index_cond_func_arg
THR_LOCK_DATA lock
uchar * rtree_recursion_state
int rtree_recursion_depth

Detailed Description

Definition at line 234 of file myisamdef.h.


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