~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/util_function/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-10-21 07:52:43 UTC
  • mto: (1866.1.1 merge)
  • mto: This revision was merged to the branch mainline in revision 1867.
  • Revision ID: brian@tangent.org-20101021075243-dxojd1no1wh6n1la
Pull user into the util functions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
load_by_default=yes
5
5
sources= 
6
6
  catalog.cc
 
7
  functions.cc
7
8
  schema.cc
8
 
  functions.cc
 
9
  user.cc
9
10
headers=
10
11
  catalog.h
11
12
  functions.h
12
13
  schema.h
 
14
  user.cc
13
15
static=yes