Hello all. I'm brand new to mysql and have just installed mysql to my linux box. After installing, i was able to start it up using the command '/usr/local/mysql/bin/safe_sysqld --usr=mysql &'. Now, however, I'm not able to start it up. Whenever I enter the above command, I get the following message:
Starting mysqld daemon with databases from /var/lib/mysql
020610 13:10:36 mysqld ended
[1]+ Done safe_mysqld --usr=mysql
And when I run ps -ax, it shows that mysql isnt running. Can anybody help? Also, can anyone recommend me a good mysql tutorial site? Thanks in advance.
--REI
Starting mysqld daemon with databases from /var/lib/mysql
020610 13:10:36 mysqld ended
[1]+ Done safe_mysqld --usr=mysql
And when I run ps -ax, it shows that mysql isnt running. Can anybody help? Also, can anyone recommend me a good mysql tutorial site? Thanks in advance.
--REI