| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Rithish Saralaya | Date: | July 12 2006 6:56am |
| Subject: | RE: How to log the execution time of each query | ||
| View as plain text | |||
> I would like to log the execution time for each query in my MySQL server > .Is there any possible way? If you are using MySQL to serve an application, then it is advisable to do the logging through the application scripts. For in most cases, you might require more information other than time alone, to debug slowness, such as - -> Which script fired the query. -> Number of rows retrieved. etc. Regards, Rithish.
| Thread | ||
|---|---|---|
| • How to log the execution time of each query | Mukul \(Cognizant\) Saha | 11 Jul |
| • Re: How to log the execution time of each query | Barry | 11 Jul |
| • Re: How to log the execution time of each query | Dan Buettner | 11 Jul |
| • RE: How to log the execution time of each query | Rithish Saralaya | 12 Jul |
