MySQL Forums
Forum List  »  MyISAM

MySQL threads level sequence diagram at OS level
Posted by: Afaque Ahmad Siddiqui
Date: November 03, 2014 10:01PM

I need MySQL threads level sequence diagram at OS(linux) level .

I need to analyse threads involvement when a query comes to server,server processing for that particular query.All the thread involvement.

When I run MySQL server and check number of running threads shows 23:
$ps -eLF|grep mysql|wc -l
$23

If anyone can help me to analyse all Mysql server's threads(23).

Thanks

Regards
Afaque

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL threads level sequence diagram at OS level
3333
November 03, 2014 10:01PM


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.