The world's most popular open source database

Public Attributes | |
| MI_INFO ** | file |
| MI_INFO ** | current |
| MI_INFO ** | end |
| uint | free_file |
| uint | count |
| uint | min_pack_length |
| uint | max_pack_length |
| uint | ref_length |
| uint | max_blob_length |
| my_off_t | records |
| my_bool | src_file_has_indexes_disabled |
Definition at line 110 of file myisampack.c.
Definition at line 113 of file myisampack.c.
Referenced by compress(), mrg_close(), mrg_rrnd(), and open_isam_files().
Definition at line 111 of file myisampack.c.
Referenced by mrg_reset(), mrg_rrnd(), and open_isam_files().
Definition at line 111 of file myisampack.c.
Referenced by compress(), compress_isam_file(), get_statistic(), mrg_close(), mrg_rrnd(), open_isam_files(), and save_state_mrg().
Definition at line 118 of file myisampack.c.
Referenced by compress(), save_state(), and save_state_mrg().
1.4.7

