~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
[plugin]
name=memory
title=Memory Storage Engine
description=Volatile memory based tables
sources=ha_heap.cc
load_by_default=yes
libs=plugin/memory/libheap.la
static=yes