~drizzle-trunk/drizzle/development

1283.3.1 by Stewart Smith
Skeleton embedded_innodb plugin. Does nothing.
1
[plugin]
1787.5.1 by Stewart Smith
rename Embedded InnoDB plugin and source files to HailDB
2
title=HailDB storage engine
3
description=Uses the HailDB library to implement a storage engine for Drizzle.
1787.5.12 by Stewart Smith
merge trunk
4
sources=haildb_engine.cc haildb_version_func.cc haildb_datadict_dump_func.cc config_table_function.cc status_table_function.cc datadict_table_message.cc
1787.5.1 by Stewart Smith
rename Embedded InnoDB plugin and source files to HailDB
5
headers=haildb_engine.h haildb_version_func.h haildb_datadict_dump_func.h config_table_function.h status_table_function.h
1689.6.3 by Monty Taylor
Fixed the link.
6
build_conditional="x${ac_cv_have_innodb}" = "xyes"
1802.7.5 by Monty Taylor
Require libhaildb.
7
ldflags=${LTLIBHAILDB}
1716.1.1 by Monty Taylor
Added files to the tarball that should be there. Removed some that shouldn't
8
extra_dist=test-suite-dir