Recently I noticed a changed behavior in how linux utilities (ps ans pstree) report mysql usage.

Previously a ps output would list all active mysql threads, and a pstree would list the number of mysql threads currently running.

Now I merely see a pstree output such as:

├─mysqld_safe───mysqld

With no number of threads.

Was there a change in mysql reporting behavior? This is for MySQL 4.1.19 on CentOS 4.3 and Red Hat ES 3 systems.

Thank you.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to