~drizzle-trunk/drizzle/development

1340.1.2 by Brian Aker
Merge of table cache/def DD.
1
[plugin]
2397.1.1 by Daniel Nichter
Skeleton documentation for all plugins, more complete docu for first half of plugins.
2
title=Table Cache Dictionary
3
description=A look into the fabulous world of what is in your caches.
1340.1.2 by Brian Aker
Merge of table cache/def DD.
4
load_by_default=yes
5
sources= 
6
  dictionary.cc
7
  table_cache.cc
8
  table_definition_cache.cc
9
headers=
10
  dictionary.h
11
  table_cache.h
12
  table_definition_cache.h
1460 by Brian Aker
Seeing static effects valgrind output
13
static=yes