~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/archive/plugin.ini

  • Committer: lbieber
  • Date: 2010-09-16 17:56:20 UTC
  • mfrom: (1768.1.2 engine-disable)
  • Revision ID: lbieber@orisndriz08-20100916175620-jhteee9dn7bfj130
Merge Brian/Monty - Remove the restart required files from embedded (instead have one master.opt file)
Merge Brian - Require --plugin-add in order to have csv, archive, or blackhole running.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
2
title=Archive Storage Engine
3
3
description=Archive Storage Engine
4
 
load_by_default=yes
 
4
load_by_default=no
 
5
static=no
5
6
libs=plugin/archive/libazio.la
6
7
sources=ha_archive.cc plugin.cc
7
8
headers=ha_archive.h archive_engine.h