~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_functions/plugin.ini

  • Committer: Lee Bieber
  • Date: 2010-12-23 23:11:00 UTC
  • mfrom: (2024.1.1 clean)
  • Revision ID: kalebral@gmail.com-20101223231100-0rqirgz7ugkl10yp
Merge Brian - session list cleanup

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