~drizzle-trunk/drizzle/development

1273.13.50 by Brian Aker
Additional plugins.
1
[plugin]
2
title=Status Dictionary
3
description=Dictionary system for status, variables, commands.
4
load_by_default=yes
5
sources=
6
  status.cc
7
  dictionary.cc
8
headers=
9
  dictionary.h
10
  variables.h
1561.3.12 by Joe Daly
add missing header file, and change ha_statistic_increment from ulong to uint64_t
11
  state_tool.h
1460 by Brian Aker
Seeing static effects valgrind output
12
static=yes