178
178
uint64_t *nb_reserved_values);
179
179
UNIV_INTERN int reset_auto_increment(uint64_t value);
183
181
UNIV_INTERN bool primary_key_is_clustered();
184
182
UNIV_INTERN int cmp_ref(const unsigned char *ref1, const unsigned char *ref2);
185
183
/** Fast index creation (smart ALTER TABLE) @see handler0alter.cc @{ */