#include <drizzled/item/func.h>
#include <drizzled/function/str/strfunc.h>
Go to the source code of this file.
Classes | |
class | PrintQueryCacheMetaFunction |
class | QueryCacheFlushFunction |
Defines the PRINT_QUERY_CACHE_META(KEY) UDF
PRINT_QUERY_CACHE_META(key);
prints a text representation of the meta data associated to a key stored in the cache
Definition in file query_cache_udf_tools.h.