~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_query/plug.in

  • Committer: Brian Aker
  • Date: 2009-02-12 22:45:08 UTC
  • Revision ID: brian@tangent.org-20090212224508-mrd9jwgn1zjdpqdk
Minor refactoring (we will need to disconnect the code from the include
file).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
DRIZZLE_PLUGIN(logging_query,[Query Logging Plugin],
2
2
        [Logging Plugin that logs all queries.])
3
3
DRIZZLE_PLUGIN_DYNAMIC(logging_query, [liblogging_query.la])
 
4
DRIZZLE_PLUGIN_STATIC(logging_query, [liblogging_query.a])
 
5
DRIZZLE_PLUGIN_MANDATORY(logging_query)  dnl Default