~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_stats/user_commands.h

Merge joe.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
    return COUNT_END; 
63
63
  }
64
64
 
65
 
  static const char *STATUS_VARS[];
 
65
  static const char *COM_STATUS_VARS[];
66
66
 
67
67
  static const char *USER_COUNTS[];
68
68