Hi,

I have redhat linux 7.1 and I have downloaded mysql-3.23.52
and followed all the instructions as to how to install and how
to bring up the database.... the scripts/mysql_install_db worked
fine and then I did ./bin/safe_mysqld and that worked fine too
but when I tried to execute the mysql program I got the following error

[root@abacusweb mysql]# bin/safe_mysqld &
[1] 25307
[root@abacusweb mysql]# Starting mysqld daemon with databases from 
/var/lib/mysq
l

[root@abacusweb mysql]#
[root@abacusweb mysql]# mysql
ERROR 2002: Can't connect to local MySQL server through socket 
'/tmp/mysql.sock'
(111)

=================================

I don't know how to run and capture the output from mysqlbug program
and if some one tells me how to redirect the output from mysqlbug program
I appreciate that

Please help me in finding out the problem...

Thanks


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.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