103
103
void get_auto_increment(uint64_t, uint64_t, uint64_t,
104
104
uint64_t *first_value, uint64_t *nb_reserved_values);
108
105
ha_rows records() { return share->rows_recorded; }
109
106
int index_init(uint32_t keynr, bool sorted);
110
107
virtual int index_read(unsigned char * buf, const unsigned char * key,