On Wed, 17 Oct 2001, Jani Tolonen wrote: > Adrian D'Costa writes: > > Hi, > > > > I have been using Mysql that was provided on my RH7.0 cd. It works on my > > office system and it shows only one process. The same thing I installed > > on my home system, it show 4 processes one safe_mysqld and other > > mysqld. Why? BTW I am able to connect as root and users too. > > > > I know the rpms on the RH cd are buggy, my question is how come it shows > > only one process on my office system and more then one on my home system? > > > > Thanks > > > > Adrian > > Hi, > > If you 'office system' is, for example, Sun Solaris, you will see only > 1 mysqld process with 'top'. The fact that in Linux 'top' shows > actually more than 1 process can be regarded as a bug in the way 'top' > shows things on Linux for threaded applications (same goes for 'ps'). > The right way would be to display only 1 process. To be able to see > the rest one should use 'mysqladmin proc'.
Hi, So it is not a problem is it? If I do a ps aux | grep mysqld on *office system* it shows only one. regards Adrian --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php