1
2
3
4
5
6
7
8
9
10
11
12
13
|
[plugin]
title=Table Cache Dictionary
description=A look into the fabulous world of what is in your caches.
load_by_default=yes
sources=
dictionary.cc
table_cache.cc
table_definition_cache.cc
headers=
dictionary.h
table_cache.h
table_definition_cache.h
static=yes
|