MySQL Forums
Forum List  »  MyISAM

Re: Unable to analyse thread level information in MySQL server
Posted by: Afaque Ahmad Siddiqui
Date: November 03, 2014 09:50PM

Thank you very much James,

I have studied about the performance schema but that can not solve my problem.
Yes,I agree with you "Each connection directly uses only one thread ".My question is "does only that one thread(connection thread) is responsible for complete processing of query also? or any extra worker thread involve to process the query?if so,how many extra threads can work as worker threads? "

Actually I need complete sequence diagram to trace all the server threads.
I need to know a complete sequence of query flow like what are the thread involving to process a query.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Unable to analyse thread level information in MySQL server
1931
November 03, 2014 09:50PM


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.