69
71
void add(Authentication *auth);
70
72
void add(QueryCache *qcache);
71
73
void add(SchedulerFactory *scheduler);
72
76
void add(const Listen &listen_obj);
75
78
void remove(StorageEngine *engine);
76
79
void remove(InfoSchemaTable *schema_table);