102
102
ha_rows records_in_range(uint inx, key_range *min_key, key_range *max_key);
103
103
void update_create_info(HA_CREATE_INFO *create_info);
105
105
THR_LOCK_DATA **store_lock(THD *thd, THR_LOCK_DATA **to,
106
106
enum thr_lock_type lock_type);
107
107
virtual void get_auto_increment(uint64_t offset, uint64_t increment,