150
150
int check(THD* thd, HA_CHECK_OPT* check_opt);
151
151
bool check_and_repair(THD *thd);
153
153
bool fix_rec_buff(unsigned int length);
154
154
int unpack_row(azio_stream *file_to_read, uchar *record);
155
155
unsigned int pack_row(uchar *record);