Home » Performance » MySQL » phpMyAdmin (query profiling)
phpMyAdmin (query profiling) [message #1793] Tue, 11 September 2007 11:25 Go to previous message
JGilbert  is currently offline JGilbert
Messages: 31
Registered: May 2007
Location: Chicago, IL
Member

for anyone using phpMyAdmin, I just upgraded to 2.11 and they added a query profiling tool which is really handy for optimizing your queries.

Here's an example output i got from a quick query on a sessions table using innodb on mysql 5

Profiling
Status Time
(initialization) 0.000003
checking query cache for query 0.000038
Opening tables 0.000012
System lock 0.000018
Table lock 0.000044
init 0.00002
optimizing 0.000006
statistics 0.000015
preparing 0.000011
executing 0.000005
Sending data 0.004121
end 0.00003
query end 0.000008
storing result in query cache 0.000026
freeing items 0.000016
closing tables 0.000009
logging slow query 0.000004

Showing rows 0 - 29 (~3251 total, Query took 0.0060 sec)

i can't wait to start tuning my queries with this. it shows me just what's going on and is easy to access.

just a heads up. hope it helps!

Read Message
Read Message
Read Message
Previous Topic:MYSQL Swapping Issue / Memory Usage
Next Topic:mysql tables crashing
Goto Forum:

  


Current Time: Fri Jul 10 04:35:56 EDT 2009

Total time taken to generate the page: 0.02113 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.