|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| MYISAM_SHARE * | s |
| MI_STATUS_INFO * | state |
| MI_STATUS_INFO | save_state |
| MI_BLOB * | blobs |
| MI_BIT_BUFF | bit_buff |
| TREE * | bulk_insert |
| DYNAMIC_ARRAY * | ft1_to_ft2 |
| MEM_ROOT | ft_memroot |
| MYSQL_FTPARSER_PARAM * | ftparser_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 |
Definition at line 234 of file myisamdef.h.