96
96
void start_bulk_insert(ha_rows rows);
98
98
ha_rows records_in_range(uint32_t inx, key_range *min_key, key_range *max_key);
100
99
int create(const char *name, Table *form, HA_CREATE_INFO *create_info);
101
100
THR_LOCK_DATA **store_lock(Session *session, THR_LOCK_DATA **to,
102
101
enum thr_lock_type lock_type);