Hi!
I have mysql installed with freevsd on a RH7.0 System, but if i start mysql
with "su mysql safe_mysqld" i get the folowing error messages:
Starting mysqld daemon with databases from /var/lib/mysql
Number of processes running now: 0
010515 05:37:01 mysqld restarted
Number of processes running now: 0
010515 05:37:01 mysqld restarted
Number of processes running now: 0
010515 05:37:01 mysqld restarted
....
And so one... what is the problem ?
The var/lib/mysql directory is user and group mysql. The user exist.
Thanks Peter