~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/heap/plugin.ini

  • Committer: Monty Taylor
  • Date: 2009-11-29 19:55:08 UTC
  • mto: (1237.1.1 push)
  • mto: This revision was merged to the branch mainline in revision 1238.
  • Revision ID: mordred@inaugust.com-20091129195508-1j01ofnug6hhlo05
Logging modules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
 
name=heap
3
2
title=Memory Storage Engine
4
3
description=Volatile memory based tables
5
4
sources=ha_heap.cc
6
5
load_by_default=yes
7
6
libs=plugin/heap/libheap.la mysys/libmysys.la mystrings/libmystrings.la
8
 
 
9
 
static=yes
10
7
static=yes