MySQL Forums
Forum List  »  Performance

Re: How to interpret the value of timer_wait in events_statements_current?
Posted by: Øystein Grøvlen
Date: June 14, 2018 05:33AM

https://dev.mysql.com/doc/refman/8.0/en/performance-schema-quick-start.html says:

"Timer values are approximate and expressed in picoseconds.

setup_timers defines the accuracy of timing, not the representation of timer values.

If you want to present the column values in a human readable format, you can use the sys.format_time() function.

Øystein Grøvlen,
Senior Principal Software Engineer,
MySQL Group, Oracle,
Trondheim, Norway

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to interpret the value of timer_wait in events_statements_current?
696
June 14, 2018 05:33AM


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.