~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/embedded_innodb/plugin.ini

Skeleton embedded_innodb plugin. Does nothing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
title=InnoDB Storage Engine using the Embedded InnoDB library
 
3
description=Work in progress engine using libinnodb instead of including it in tree.
 
4
sources=embedded_innodb_engine.cc
 
5
headers=embedded_innodb_engine.h