~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/plugin_logging.h

merge in new plugin types, for configvar and qcache

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
  Definitions required for Logging plugin 
 
2
  Definitions required for Query Logging plugin 
3
3
*/
4
4
 
5
5
#ifndef DRIZZLED_PLUGIN_LOGGING_H