~drizzle-trunk/drizzle/development

1405.6.1 by Jay Pipes
This patch adds the following functionality:
1
[plugin]
2397.1.1 by Daniel Nichter
Skeleton documentation for all plugins, more complete docu for first half of plugins.
2
title=Replication Dictionary
1405.6.1 by Jay Pipes
This patch adds the following functionality:
3
author=Jay Pipes <jaypipes@gmail.com>
4
license=PLUGIN_LICENSE_BSD
5
description=Provides dictionary tables for replication system
6
load_by_default=yes
7
sources=
8
  module.cc
9
  streams.cc
10
headers=
11
  streams.h
1460 by Brian Aker
Seeing static effects valgrind output
12
static=yes