when i try starting the server this is what i get
root@wilson-laptop:/usr/local/mysql# bin/mysqld_safe—defaults-file=/etc/my.cnf &
[1] 22888
root@wilson-laptop:/usr/local/mysql# nohup: ignoring input and redirecting stderr to stdout
Starting mysqld daemon with databases from /usr/local/mysql/data
STOPPING server from pid file /usr/local/mysql/data/wilson-laptop.pid
081026 09:27:12 mysqld ended
[1]+ Done bin/mysqld_safe—defaults-file=/etc/my.cnf
root@wilson-laptop:/usr/local/mysql#

