Is there a way I can track how often which rows are being returned in
select queries?  I'm trying to determine, on an hourly, daily, weekly
interval, which rows get hit the most, the least, and how many times.  For
the application I'm running, I'd like to use this metric to purge old
records.

It would have to be something internal to MySQL.  I don't run a perl
frontend that I could shim this into...


---------------------------------------------------------------------
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