~drizzle-trunk/drizzle/development

1273.13.50 by Brian Aker
Additional plugins.
1
[plugin]
2
title=Character And Collation Dictionary
3
description=Dictionary plugins for character set and collation system.
4
load_by_default=yes
5
sources=
6
  character_sets.cc
7
  collations.cc
8
  dictionary.cc
9
headers= 
10
  character_sets.h
11
  collations.h
12
  dictionary.h
1460 by Brian Aker
Seeing static effects valgrind output
13
static=yes