96
96
int indexes_are_disabled(void);
97
97
ha_rows records_in_range(uint32_t inx, key_range *min_key, key_range *max_key);
98
98
void drop_table(const char *name);
100
99
void update_create_info(HA_CREATE_INFO *create_info);
102
101
THR_LOCK_DATA **store_lock(Session *session, THR_LOCK_DATA **to,