~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_functions/plugin.ini

  • Committer: Brian Aker
  • Date: 2009-10-07 16:55:53 UTC
  • mfrom: (1161.2.1 bug444827)
  • Revision ID: brian@gaz-20091007165553-9tnp7liw1k9g6gvc
Merge Padraig

Show diffs side-by-side

added added

removed removed

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