Home » Performance » MySQL » Server statistics - COM_SET_OPTION
Server statistics - COM_SET_OPTION [message #1249] Sun, 13 May 2007 14:54
khast  is currently offline khast
Messages: 1
Registered: May 2007
Location: Russia
Junior Member
Hi all,

I used mysqlreport tool by hackmysql.com to examine possible bottlenecks of my production server. It summarizes output of SHOW GLOBAL STATUS and prints it human-readable form Razz . It is mentioned in documentation for this tool that normal server workload consist primarily of DMS commands (insert, select, update etc), so non-DMS Com_ commands should be minor part of client request. But in my case I received, that "non-DMS" Com_ commands are 71% of all requests.

When I studied output of SHOW GLOBAL STATUS, I've discovered that the most frequent is Com_set_option (440M counts out of 970M of Questions).

What exactly this command means and should I worry about such a low rate of DMS commands if overall Questions count (~ 8%)?

Thank you in advance


good luck,
khast
Previous Topic:Temporary Tables - Under the hood
Next Topic:Bad Performance or Bad Query ?
Goto Forum:
  


Current Time: Sun Jul 5 22:30:46 EDT 2009

Total time taken to generate the page: 0.04693 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software

MySQL is a trademark of Sun Microsystems.
InnoDB is a trademark of Oracle Corp.

Percona Performance Forums are a service of Percona, Inc.
Not affiliated with Sun Microsystems or Oracle Corp.