158
158
std::bitset<HTON_BIT_SIZE> flags; /* global handler flags */
159
159
int (*release_temporary_latches)(handlerton *hton, Session *session);
161
int (*discover)(handlerton *hton, Session* session, const char *db,
161
int (*discover)(handlerton *hton, Session* session, const char *db,
165
165
int (*table_exists_in_engine)(handlerton *hton, Session* session, const char *db,