MySQL Forums
Forum List  »  General

Re: Query execution time on a re-used connection
Posted by: Rick James
Date: May 23, 2016 03:28PM

The slowlog has it after the fact.

I prefer to instrument the client -- in PHP, microtime(true); in Perl, Timer::HiRes; etc.

Options: ReplyQuote


Subject
Written By
Posted
Re: Query execution time on a re-used connection
May 23, 2016 03:28PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.