|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| char * | table_name |
| char | data_file_name [FN_REFLEN] |
| uint | table_name_length |
| uint | use_count |
| my_bool | is_log_table |
| my_off_t | saved_data_file_length |
| mysql_mutex_t | mutex |
| THR_LOCK | lock |
| bool | update_file_opened |
| bool | tina_write_opened |
| File | meta_file |
| File | tina_write_filedes |
| bool | crashed |
| ha_rows | rows_recorded |
| uint | data_file_version |