~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_stats/logging_stats.h

Merge joe.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
  }
82
82
 
83
83
private:
84
 
  static const int32_t UNINITIALIZED= -1;
85
 
 
86
84
  Scoreboard *current_scoreboard;
87
85
 
88
86
  CumulativeStats *cumulative_stats;