~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-24 05:43:31 UTC
  • mfrom: (2194.4.2 drizzle-build)
  • mto: This revision was merged to the branch mainline in revision 2198.
  • Revision ID: kalebral@gmail.com-20110224054331-lsxjst4r5bug8egq
Merge Brian - 722850 Bit shift is broken

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
load_by_default=yes
5
5
sources= 
6
6
  assert.cc
 
7
  bit_count.cc
7
8
  catalog.cc
8
9
  execute.cc
9
10
  functions.cc
15
16
  user.cc
16
17
headers=
17
18
  assert.h
 
19
  bit_count.h
18
20
  catalog.h
19
21
  execute.h
20
22
  functions.h