LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   why my MySQL was automatically stopped (https://www.linuxquestions.org/questions/linux-software-2/why-my-mysql-was-automatically-stopped-285072/)

baosheng 02-01-2005 05:36 PM

why my MySQL was automatically stopped
 
I start MySQL by command /usr/local/mysql/bin/mysqld_safe --user=mysql &

but after a few seconds, the promption displayed a messege about stopping MySQL.
This problem has never happened before.I have no idea.
Can some one help me?

Thanks


[root@MyENIAC root]# /usr/local/mysql/bin/mysqld_safe --user=mysql &
[1] 8531
[root@MyENIAC root]# Starting mysqld daemon with databases from /usr/local/var


[root@MyENIAC root]# STOPPING server from pid file /usr/local/var/MyENIAC.pid

050202 07:29:33 mysqld ended


[1]+ Done /usr/local/mysql/bin/mysqld_safe --user=mysql


All times are GMT -5. The time now is 01:22 AM.