MySQL Forums
Forum List  »  InnoDB

Re: Active seconds
Posted by: murali tharan
Date: August 17, 2015 12:01AM

Thanks James for the reply.

To answer your question.

I am seeing the ACTIVE seconds when I execute the below command

show engine innodb status\G

When check the PROCESSLIST the state of the particular thread is sleep.

If the therad is doing something else other than talking to MySQL,
is the Connection still in open?
If not is the connection went back to pool?

Options: ReplyQuote


Subject
Views
Written By
Posted
1912
August 15, 2015 03:07AM
943
August 16, 2015 12:15PM
Re: Active seconds
948
August 17, 2015 12:01AM
836
August 18, 2015 09:27PM
1084
August 26, 2015 11:07PM
927
August 29, 2015 09:24AM
886
September 01, 2015 08:57AM


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.