~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/archive/plug.in

  • Committer: Stewart Smith
  • Date: 2008-07-13 06:56:15 UTC
  • mto: (210.1.1 drizzle)
  • mto: This revision was merged to the branch mainline in revision 211.
  • Revision ID: stewart@flamingspork.com-20080713065615-vzok75kgnnviokl9
Move MD5() into a UDF

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[plugin]
2
 
title=Archive Storage Engine
3
 
description=Archive Storage Engine
4
 
load_by_default=yes
5
 
libs=plugin/archive/libazio.la
6
 
sources=ha_archive.cc plugin.cc
7
 
headers=ha_archive.h archive_engine.h
 
1
MYSQL_STORAGE_ENGINE(archive,no, [Archive Storage Engine],
 
2
        [Archive Storage Engine])
 
3
MYSQL_PLUGIN_STATIC(archive,    [libarchive.a])
 
4
MYSQL_PLUGIN_MANDATORY(archive)  dnl Default