What is mysql.soc and where is it located

2003-07-02 Thread suboh
Hi,
 The following message appeared when I installed mysql server on Linux,,,

[2] 10804
[1]   Exit 1  ./bin/mysqld -user-mysql
[EMAIL PROTECTED] mysql]$ Starting mysqld daemon with databases from 
/var/lib/mysql
030701 19:59:18  mysqld ended

And also sometime the message can't find mysql.sock in 
/var/lib/mysql/mysql.sock despite that the installation directory and the 
daemon is in /usr/local/mysql/bin
I performed standard installation and also this message appeared if I install 
the MySql server as part of Redhat installed.
Thanks
Suboh


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: What is mysql.soc and where is it located

2003-07-02 Thread gerald_clark
Check the error log in your mysql data directory.
This should explain why mysqld ended.
suboh wrote:

Hi,
The following message appeared when I installed mysql server on Linux,,,
[2] 10804
[1]   Exit 1  ./bin/mysqld -user-mysql
[EMAIL PROTECTED] mysql]$ Starting mysqld daemon with databases from 
/var/lib/mysql
030701 19:59:18  mysqld ended

And also sometime the message can't find mysql.sock in 
/var/lib/mysql/mysql.sock despite that the installation directory and the 
daemon is in /usr/local/mysql/bin
I performed standard installation and also this message appeared if I install 
the MySql server as part of Redhat installed.
Thanks
Suboh

 



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]