Thread: MySQL Problem
View Single Post
Old 07-31-2006, 01:09 PM   #1
Shoshana
Senior Member
 
Shoshana's Avatar
 
Join Date: Jul 2006
Location: NY
Posts: 104
Shoshana is on a distinguished road
Send a message via AIM to Shoshana
Default MySQL Problem

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!
Shoshana is offline   Reply With Quote