~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_functions/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-12-07 09:12:12 UTC
  • mto: This revision was merged to the branch mainline in revision 1985.
  • Revision ID: brian@tangent.org-20101207091212-1m0w20tck6z7632m
This is a fix for bug lp:686197

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
 
  execute.cc
8
7
  functions.cc
9
8
  global_read_lock.cc
10
9
  kill.cc
12
11
  user.cc
13
12
headers=
14
13
  catalog.h
15
 
  execute.h
16
14
  functions.h
17
15
  global_read_lock.h
18
16
  kill.h