<tlr7425,
Monday, June 24, 2002, 4:01:16 AM, you wrote:

t> I'm trying to start mysql -I have installed the db.
t> Now I'm getting the following:

t> [localhost:~] lloyd% sudo safe_mysqld --user=root &
t> [1] 630
t> [localhost:~] lloyd% Starting mysqld daemon with databases from
t> /usr/local/mysql/data
t> 020623 20:25:20  mysqld ended

mysqld didn't started. Is there any causes of failed start in the
<host_name>.err file?

t> mysqladmin version
t> ./bin/mysqladmin: connect to server at 'localhost' failed
t> error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock'
t> (61)'
t> Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
t> [1]  + Done                          sudo safe_mysqld --user=root
t> [localhost:~] lloyd% mysql
t> ERROR 2002: Can't connect to local MySQL server through socket
t> '/tmp/mysql.sock' (61)

You can't connect because your MySQL server is not running.

t> What do I need to do, please?

t> (Does this list have a searchable archive?)

Sure, look at:
      http://lists.mysql.com/





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



---------------------------------------------------------------------
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

Reply via email to