LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySQL Problem starting server (https://www.linuxquestions.org/questions/linux-software-2/mysql-problem-starting-server-36580/)

oulevon 11-26-2002 10:20 PM

MySQL Problem starting server
 
I used to run mysql with redhat without any problems. I'm now using slackware, so I installed the binaries instead. I followed the directions in their manual. After installing, I tested the database with the following command:
safe_mysqld --user=mysql &

I get the following output:
Starting mysqld daemon with databases from /var/lib/mysql
021126 03:09:53 mysqld ended

this is mysql-standard-4.0.5-beta-pc-linux-i686. I tried a different version and I got similar results. Anyone know what's going on?

Robert0380 12-07-2002 01:47 PM

safe_mysqld -u root &


All times are GMT -5. The time now is 07:16 PM.