Hi, I had MySQL working perfectly yesterday, but when I logged on today and tried to use it, it just didn't worked. I tried to find it with `ps waux | grep mysqld`, but got nothing.
Then I tried to start it manually: [EMAIL PROTECTED] /home/konrad # /usr/local/etc/rc.d/mysql-server.sh start [EMAIL PROTECTED] /home/konrad # But the server didn't really started, so again I got nothing from `ps waux | grep mysqld`. I also tried to stop it: [EMAIL PROTECTED] /home/konrad # /usr/local/etc/rc.d/mysql-server.sh stop mysql-server isn't running [EMAIL PROTECTED] /home/konrad # What could be wrong? Thank you! _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"