~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/heap/plugin.ini

  • Committer: Monty Taylor
  • Date: 2010-08-21 02:55:13 UTC
  • mfrom: (1711.6.12 staging)
  • Revision ID: mordred@inaugust.com-20100821025513-3xyidjf8dodeh4gy
Remove btree heap index.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
description=Volatile memory based tables
5
5
sources=ha_heap.cc
6
6
load_by_default=yes
7
 
libs=plugin/memory/libheap.la
 
7
libs=plugin/heap/libheap.la
8
8
static=yes