Hi List,

If I run the sql query SHOW STATUS how can I tell how many queries required
sorting?

Here are some of the variables SHOW STATUS returns

Questions  6623371
Sort_merge_passes  357
Sort_range  29213
Sort_rows  11271509
Sort_scan  231944


I want to try and calculate the percentage of sorts that required more than
one pass!!


Any help would be welcome.
Thanks
Peter Kelly


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to