|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| char | file_entry_buf [4 *IO_SIZE] |
| char | file_name_str [FN_REFLEN] |
| char * | file_name |
| DDL_LOG_MEMORY_ENTRY * | first_free |
| DDL_LOG_MEMORY_ENTRY * | first_used |
| uint | num_entries |
| File | file_id |
| uint | name_len |
| uint | io_size |
| bool | inited |
| bool | do_release |
| bool | recovery_phase |
Definition at line 677 of file sql_table.cc.