~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/heap/ha_heap.cc

  • Committer: Monty Taylor
  • Date: 2009-12-12 00:25:50 UTC
  • mto: (1241.9.2 out-of-tree)
  • mto: This revision was merged to the branch mainline in revision 1250.
  • Revision ID: mordred@inaugust.com-20091212002550-nqzgl1cnxjearinh
Added support for embedding the drizzle version number in the plugin file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
928
928
 
929
929
DRIZZLE_DECLARE_PLUGIN
930
930
{
 
931
  DRIZZLE_VERSION_ID,
931
932
  "MEMORY",
932
933
  "1.0",
933
934
  "MySQL AB",