25
25
int qcache_initializer (st_plugin_int *plugin);
26
26
int qcache_finalizer (st_plugin_int *plugin);
28
29
/* These are the functions called by the rest of the Drizzle server */
29
30
bool qcache_try_fetch_and_send(Session *session, bool transactional);