Does MYSQL record the number of queries for each connection, i know i should use a counter in my code, but until i can redesign i would like to explore a automatic way.
All i want is a:
x number of qeries executed on this page.
Any ideas?
bump