~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_functions/plugin.ini

  • Committer: Lee Bieber
  • Date: 2011-02-23 23:22:48 UTC
  • mfrom: (2183.2.20 list2)
  • mto: This revision was merged to the branch mainline in revision 2197.
  • Revision ID: kalebral@gmail.com-20110223232248-ev4y8pyt16b806o0
Merge Olaf - Use List::size()

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
6
7
  catalog.cc
7
8
  execute.cc
8
9
  functions.cc
9
10
  global_read_lock.cc
10
11
  kill.cc
 
12
  result_type.cc
11
13
  schema.cc
 
14
  typeof.cc
12
15
  user.cc
13
16
headers=
 
17
  assert.h
14
18
  catalog.h
15
19
  execute.h
16
20
  functions.h
17
21
  global_read_lock.h
18
22
  kill.h
 
23
  result_type.h
19
24
  schema.h
 
25
  typeof.h
20
26
  user.h
21
27
static=yes