20
20
#include <drizzled/server_includes.h>
21
21
#include <drizzled/qcache.h>
22
22
#include <drizzled/gettext.h>
27
28
static vector<QueryCache *> all_query_cache;
31
32
all_query_cache.push_back(handler);
36
37
all_query_cache.erase(find(all_query_cache.begin(), all_query_cache.end(),