creating socket

2005-10-10 Thread Octavian Rasnita
Hi, I have installed mysql and loaded mysqld, but I cannot connect to it with mysql because it gives an error telling that it cannot connect using socket /var/lib/mysql/mysql.sock. I have checked that dir, but I don't have that socket file there. Please tell me how to create it. I don't know

Re: creating socket

2005-10-10 Thread Peter
Hey, you need to tun mysql SERVERom what is the output of the command ps aux |grep mysql Peter Octavian Rasnita wrote: Hi, I have installed mysql and loaded mysqld, but I cannot connect to it with mysql because it gives an error telling that it cannot connect using socket

RE: creating socket

2005-10-10 Thread Sujay Koduri
] Sent: Monday, October 10, 2005 2:44 PM To: mysql@lists.mysql.com Subject: creating socket Hi, I have installed mysql and loaded mysqld, but I cannot connect to it with mysql because it gives an error telling that it cannot connect using socket /var/lib/mysql/mysql.sock. I have checked that dir

Re: creating socket

2005-10-10 Thread Octavian Rasnita
From: Sujay Koduri [EMAIL PROTECTED] This error means that the mysql server has not started in the first place. So try to have a look in the logs (generally this should be in /var/lib/mysql/) and find out the reason why the server hasn't started. sujay I have discovered that mysql creates

RE: creating socket

2005-10-10 Thread Sujay Koduri
Koduri; mysql@lists.mysql.com Subject: Re: creating socket From: Sujay Koduri [EMAIL PROTECTED] This error means that the mysql server has not started in the first place. So try to have a look in the logs (generally this should be in /var/lib/mysql/) and find out the reason why the server hasn't