Neeraj Agarwal a écrit :
This page sends SHOW GLOBAL STATUS and the server returns the exact
> On the "Runtime Information" page, we have records of the number of queries
> processed like "select", "update", etc so we can store this information
> somewhere and generate graphs based on this data?
number of each command it has received at this point, for example
Com_select 15897667
But SHOW GLOBAL STATUS is sent from phpMyAdmin when someone looks at
this page. It's a web page, triggered by a human so we cannot predict at
which point in time phpMyAdmin would be invoked, to generate/store the
current stats.
--
Marc Delisle
http://infomarc.info
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel