~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_query/plug.in

Removing global errbuff and cleaning up two remaining instances that referenced it.

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