~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
9
10
[plugin]
title=Schema Storage Engine
description=This implements the default file based Schema engine.
load_by_default=yes
sources= 
  schema.cc
  plugin.cc
headers=
  schema.h
static=yes