Jump to content

execution time,sql queries


desithugg

Recommended Posts

You may try and use:

 

www.php.net/mysql_info

 

To do it. Or another way is to use an existing class or create your own DB class for database functions, and inside there you can set a counter for every query ran etc.

 

But I do not think MySQL stores that information, you may try www.php.net/mysql_stat too.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.