Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2003 16:48:13 -0300
From:      Konrad Scorciapino <fallenbr@uol.com.br>
To:        freebsd-questions@freebsd.org
Subject:   MySQL Problem
Message-ID:  <200304011641.35926.fallenbr@uol.com.br>

next in thread | raw e-mail | index | archive | help
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:

konrad@localhost /home/konrad # /usr/local/etc/rc.d/mysql-server.sh start
 mysqldkonrad@localhost /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:

konrad@localhost /home/konrad # /usr/local/etc/rc.d/mysql-server.sh stop
mysql-server isn't running
konrad@localhost /home/konrad #

What could be wrong? Thank you!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304011641.35926.fallenbr>