~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_functions/plugin.ini

  • Committer: Monty Taylor
  • Date: 2010-11-25 01:53:19 UTC
  • mto: (1953.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1955.
  • Revision ID: mordred@inaugust.com-20101125015319-ia85msn25uemopgc
Re-enabled -Wformat and then cleaned up the carnage.

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