~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_functions/plugin.ini

  • Committer: Monty Taylor
  • Date: 2010-12-26 03:15:44 UTC
  • mto: This revision was merged to the branch mainline in revision 2038.
  • Revision ID: mordred@inaugust.com-20101226031544-1cf3raipu53fnmyj
Through page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
description= Utility Functions
4
4
load_by_default=yes
5
5
sources= 
6
 
  assert.cc
7
6
  catalog.cc
8
7
  execute.cc
9
8
  functions.cc
10
9
  global_read_lock.cc
11
10
  kill.cc
12
 
  result_type.cc
13
11
  schema.cc
14
 
  typeof.cc
15
12
  user.cc
16
13
headers=
17
 
  assert.h
18
14
  catalog.h
19
15
  execute.h
20
16
  functions.h
21
17
  global_read_lock.h
22
18
  kill.h
23
 
  result_type.h
24
19
  schema.h
25
 
  typeof.h
26
20
  user.h
27
21
static=yes