ps auxf and mysql

Hello, i have just run the ps auxf command and saw the following output for mysql, my questions is, is it ok that some processes have start date that is over 10 days ago?

Should these not have cleared by nwo?

cheers

root 693 0.0 0.0 1664 4 ? S Aug08 0:00 /bin/sh /usr/bin/safe_mysqld --datadir=/var/lib/mysql --pid-file=/var
mysql 727 0.0 4.5 18752 11624 ? S Aug08 0:10 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysq
mysql 835 0.0 4.5 18752 11624 ? S Aug08 0:10 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=
mysql 836 0.0 4.5 18752 11624 ? S Aug08 0:07 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --u
mysql 2532 0.0 4.5 18752 11624 ? S Aug08 3:54 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --u
mysql 2583 0.0 4.5 18752 11624 ? S Aug08 0:00 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --u
mysql 5932 0.0 4.5 18752 11624 ? S Aug09 0:00 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --u
mysql 20683 0.0 4.5 18752 11624 ? S Aug20 0:01 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --u
mysql 10088 0.0 4.5 18752 11624 ? S 19:58 0:00 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --u
mysql 10093 0.0 4.5 18752 11624 ? S 19:58 0:00 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --u
mysql 10160 0.0 4.5 18752 11624 ? S 19:59 0:00 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --u
mysql 10184 0.0 4.5 18752 11624 ? S 19:59 0:00 \_ /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --u

 

 

 

 

Top