Public Attributes |
ulonglong | auto_increment_value |
ulonglong | max_data_file_length |
ulonglong | keys_in_use |
ulonglong | max_record_length |
ulonglong | sort_buffer_length |
my_off_t | search_after_block |
my_off_t | new_file_pos |
my_off_t | key_file_blocks |
my_off_t | keydata |
my_off_t | totaldata |
my_off_t | key_blocks |
my_off_t | start_check_pos |
ha_rows | total_records |
ha_rows | total_deleted |
ha_checksum | record_checksum |
ha_checksum | glob_crc |
ulonglong | use_buffers |
ulong | read_buffer_length |
ulong | write_buffer_length |
ulong | sort_key_blocks |
uint | out_flag |
uint | warning_printed |
uint | error_printed |
uint | verbose |
uint | opt_sort_key |
uint | total_files |
uint | max_level |
uint | testflag |
uint | key_cache_block_size |
uint16 | language |
my_bool | using_global_keycache |
my_bool | opt_lock_memory |
my_bool | opt_follow_links |
my_bool | retry_repair |
my_bool | force_sort |
char | temp_filename [FN_REFLEN] |
char * | isam_file_name |
MY_TMPDIR * | tmpdir |
int | tmpfile_createflag |
myf | myf_rw |
IO_CACHE | read_cache |
ulonglong | unique_count [MI_MAX_KEY_SEG+1] |
ulonglong | notnull_count [MI_MAX_KEY_SEG+1] |
ha_checksum | key_crc [HA_MAX_POSSIBLE_KEY] |
ulong | rec_per_key_part [MI_MAX_KEY_SEG *HA_MAX_POSSIBLE_KEY] |
void * | thd |
const char * | db_name |
const char * | table_name |
const char * | op_name |
enum_mi_stats_method | stats_method |
mysql_mutex_t | print_msg_mutex |
my_bool | need_print_msg_lock |
Detailed Description
Definition at line 398 of file myisam.h.
The documentation for this struct was generated from the following file: