Is there any way of finding out how many MySQL queries a script is running? The script is, unfortunately, encrypted, which will probably cause problems.
from phpmyadmin you can watch the load on database server and all stat available over there Unfortunately on shared hosting some servers donot allow that Regards Alex
I've got a dedicated server, so no problem there, but where should I look in phpMyAdmin? On the launch page, or within the database I want to check? And what should I look for please?
in phpmyadmin look for "status" on the launch page.Reset all log . then open the page on which u have doubt. then read from the status page number of queries executed