~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_stats/plugin.ini

  • Committer: Joe Daly
  • Date: 2010-03-08 04:23:54 UTC
  • mto: This revision was merged to the branch mainline in revision 1380.
  • Revision ID: skinny.moey@gmail.com-20100308042354-7k0jibdqaxkhac7o
scoreboardĀ implementationĀ forĀ statistics

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=yes
 
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