mysqld_safe process

2003-06-13 Thread Dingfelder Andy
Hi all,

is it ok, that the mysqld_safe process runs under the root account!
Shouldn´t that be the mysql account, too?

10317 root   9   0  1060 1060   876 S 0.0  0.0   0:00 mysqld_safe
10359 mysql  9   0  1436 1436  1044 S 0.0  0.0   0:00 mysqld
10361 mysql  8   0  1436 1436  1044 S 0.0  0.0   0:00 mysqld
10362 mysql  9   0  1436 1436  1044 S 0.0  0.0   0:00 mysqld

Greetings
Andy


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



Re: mysqld_safe process

2003-06-13 Thread Paul DuBois
At 17:44 +0200 6/13/03, Dingfelder Andy wrote:
Hi all,

is it ok, that the mysqld_safe process runs under the root account!
It should be okay.

Shouldn´t that be the mysql account, too?

10317 root   9   0  1060 1060   876 S 0.0  0.0   0:00 mysqld_safe
10359 mysql  9   0  1436 1436  1044 S 0.0  0.0   0:00 mysqld
10361 mysql  8   0  1436 1436  1044 S 0.0  0.0   0:00 mysqld
10362 mysql  9   0  1436 1436  1044 S 0.0  0.0   0:00 mysqld
Greetings
Andy


--
Paul DuBois, Senior Technical Writer
Madison, Wisconsin, USA
MySQL AB, www.mysql.com
Are you MySQL certified?  http://www.mysql.com/certification/

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