277
283
int delete_all_rows(void);
278
284
int repair(THD* thd, HA_CHECK_OPT* check_opt);
282
294
ha_rows records_in_range(uint inx, key_range *min_key, key_range *max_key);
284
303
THR_LOCK_DATA **store_lock(THD *thd, THR_LOCK_DATA **to, enum thr_lock_type lock_type); //required