>
> hello everyone..
>
> RedHat LInux 6.2.
> PC.
> mysql.
>
> when i start mysql with 'safe_mysqld &' i get the following:
> ____________________________________________________________
> [root@kauai bin]# safe_mysqld &
> [1] 872
> [root@kauai bin]# Starting mysqld daemon with databases from
> /var/lib/mysql
> mysqld daemon ended
>
> [1]+ Done safe_mysqld
> __________________________________________________________
>
> but there is no process started
> _______________________________________________________________
> [root@kauai bin]# ps -aux | grep mysql
> root 959 0.0 0.4 1360 516 pts/2 S 07:54 0:00 grep mysql
>
____________________________________________________________________________
>
> when i try to ping the admin i get:
> ____________________________________________________________
> [root@kauai bin]# ./mysqladmin -p ping
> Enter password:
> ./mysqladmin: connect to server at 'localhost' failed
> error: 'Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (111)'
> Check that mysqld is running and that the socket: '/tmp/mysql.sock'
> exists!
> ___________________________________________________________
>
> when i try to start mysql command line i get:
> _______________________________________________________________
> [root@kauai bin]# ./mysql -p
> Enter password:
> ERROR 2002: Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (111)
> [root@kauai bin]#
> _______________________________________________________________
>
> so the MYSQL DAMEON is not starting..
>
> Can anyoine help me?..
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php