95
95
int indexes_are_disabled(void);
96
96
ha_rows records_in_range(uint32_t inx, key_range *min_key, key_range *max_key);
97
97
void drop_table(const char *name);
100
99
THR_LOCK_DATA **store_lock(Session *session, THR_LOCK_DATA **to,
101
100
enum thr_lock_type lock_type);