~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/blackhole/plugin.ini

  • Committer: Brian Aker
  • Date: 2009-05-30 22:30:05 UTC
  • mto: This revision was merged to the branch mainline in revision 1045.
  • Revision ID: brian@gaz-20090530223005-hmylm6iywddfentm
A lot of little cleanups (most based off lcov)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
 
2
name=blackhole
2
3
title=Blackhole Storage Engine
3
4
description=Basic Write-only Read-never tables
4
5
sources=ha_blackhole.cc
5
6
headers=ha_blackhole.h
6
 
load_by_default=no
7
 
static=no