~drizzle-trunk/drizzle/development

1340.1.2 by Brian Aker
Merge of table cache/def DD.
1
[plugin]
2
title=Table Cached and Table Definition Dictionary
3
description= A look into the fabulous world of what is in your caches.
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