Forum Moderators: open

Message Too Old, No Replies

Count total queries

         

FiRe

10:22 am on Mar 4, 2009 (gmt 0)

10+ Year Member



I want to track how many queries are being executed on my page. Without changing all the mysql_query to some custom function, is there a way to see this in mysql or php?

coopster

8:00 pm on Mar 4, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Have you considered the MySQL general query log [dev.mysql.com]?