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,
165
161
int (*table_exists_in_engine)(handlerton *hton, Session* session, const char *db,
167
163
uint32_t license; /* Flag for Engine License */