~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/catalog/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-12-03 04:10:23 UTC
  • mto: (2017.3.1 catalogs)
  • mto: This revision was merged to the branch mainline in revision 2073.
  • Revision ID: brian@tangent.org-20101203041023-hd0cwx8jgwcrivck
Big hunk of burning create/drop work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
description=Provides functions for DDL operations on catalogs.
4
4
load_by_default=yes
5
5
sources= 
 
6
  engine.cc
6
7
  functions/create.cc
7
8
  functions/drop.cc
8
9
  module.cc