~drizzle-trunk/drizzle/development

992.1.26 by Monty Taylor
Moved heap.
1
[plugin]
2
name=heap
3
title=Memory Storage Engine
4
description=Volatile memory based tables
5
sources=ha_heap.cc
6
load_by_default=yes
7
libs=plugin/heap/libheap.la mysys/libmysys.la mystrings/libmystrings.la
1 by brian
clean slate
8
1192.3.7 by Monty Taylor
Added code necessary for building plugins dynamically.
9
static=yes
10
static=yes