~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_stats/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-02-11 22:56:25 UTC
  • Revision ID: brian@gaz-20100211225625-63v3e79p78blva2u
Remove WEIGHT_STRING() from parser (where it does not belong). If someone
wants to they can reimplement this as a straight function.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[plugin]
2
 
name=logging_stats
3
 
title=Statistics Plugin for Drizzle
4
 
description=Statistics Plugin for Drizzle
5
 
load_by_default=no
6
 
sources=logging_stats.cc user_commands.cc stats_schema.cc
7
 
headers=logging_stats.h user_commands.h score_board_slot.h stats_schema.h