136
136
int read_data_header(azio_stream *file_to_read);
137
137
void position(const unsigned char *record);
140
139
int optimize(Session* session, HA_CHECK_OPT* check_opt);
141
140
int repair(Session* session, HA_CHECK_OPT* check_opt);
142
141
void start_bulk_insert(ha_rows rows);