1108
1108
int storage_engine_initializer(st_plugin_int *plugin);
1109
1109
int storage_engine_finalizer(st_plugin_int *plugin);
1112
1111
void ha_close_connection(Session* session);
1113
1112
bool ha_flush_logs(StorageEngine *db_type);
1114
1113
void ha_drop_database(char* path);