David Kruszewski <[EMAIL PROTECTED]> wrote:
> 
>>Description:
> 1: running      safe_mysqld it just stops at end of statement
> 
> 
> bash-2.05a# safe_mysqld
> Starting mysqld daemon with databases from /var/lib/mysql
> 030618 10:09:11  mysqld ended

You can find what was wrong in the error log file (/var/lib/mysql/<host_name>.err).

> 2:running mysql -u root
> 
> bash-2.05a# mysql -u root 
> ERROR 2002: Can't connect to local MySQL server through socket '/var/run/mysql/m
> ysql.sock' (111)
> bash-2.05a# ls -l  /var/run/mysql/mysql.sock
> srwxrwxrwx    1 mysql    mysql           0 Jun 18 10:09 /var/run/mysql/mysql.soc
> k

Because MySQL server is not running.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





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

Reply via email to