~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_query/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-06-07 16:59:18 UTC
  • Revision ID: brian@gaz-20100607165918-rf9b89mhyp6vmdv0
Move functions to class methods.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
2
title=Query Logging Plugin
3
3
description=Logging Plugin that logs all queries.
4
 
cxxflags=${BOOSTSKIP_WARNINGS}