[root@localhost bin]# ./mysqld_safe --user=mysql &
[1] 2907
[root@localhost bin]# Warning: World-writable config file '/etc/my.cnf' is ignored
Warning: World-writable config file '/etc/my.cnf' is ignored
touch: cannot touch `/usr/local/mysql/var/localhost.localdomain.err': No such file or directory
chown: cannot access `/usr/local/mysql/var/localhost.localdomain.err': No such file or directory
Starting mysqld daemon with databases from /usr/local/mysql/var
./mysqld_safe: line 376: /usr/local/mysql/var/localhost.localdomain.err: No such file or directory
./mysqld_safe: line 382: /usr/local/mysql/var/localhost.localdomain.err: No such file or directory
STOPPING server from pid file /usr/local/mysql/var/localhost.localdomain.pid
tee: /usr/local/mysql/var/localhost.localdomain.err: No such file or directory
070123 09:28:15  mysqld ended
tee: /usr/local/mysql/var/localhost.localdomain.err: No such file or directory