110
110
UNIV_INTERN const char* index_type(uint key_number);
111
111
UNIV_INTERN uint32_t index_flags(uint idx, uint part, bool all_parts) const;
115
112
UNIV_INTERN const key_map* keys_to_use_for_scanning();
117
114
UNIV_INTERN int open(const char *name, int mode, uint test_if_locked);