~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_stats/user_commands.h

  • Committer: Joe Daly
  • Date: 2010-04-29 03:08:04 UTC
  • mto: This revision was merged to the branch mainline in revision 1523.
  • Revision ID: skinny.moey@gmail.com-20100429030804-ppssp19xwyrgm5of
remove com_stat_vars and rework lock in scoreboard to not lock on Sessions locating a slot they previously owned

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