Re: mysql.sock not created

2001-06-13 Thread Benjamin Pflugmann
Hello. On Tue, Jun 12, 2001 at 08:39:59PM -0700, [EMAIL PROTECTED] wrote: > Thanks for the reply > > Conducting a 'find' does not turn up the mysql.sock file anywhere on my > server. Is there any reason why the installation would not create this > file? That may sound like a stupid question, b

Re: mysql.sock not created

2001-06-12 Thread Brian Walker
Thanks for the reply Conducting a 'find' does not turn up the mysql.sock file anywhere on my server. Is there any reason why the installation would not create this file? MySQL did create a directory under /var/lib called mysql, but mysql.sock is not in there. As stated, I'm running a Cobalt Ra

Re: mysql.sock not created

2001-06-12 Thread clay bond
On Wed, 13 Jun 2001, Brian Walker wrote: > mysqladmin: connect to server at 'localhost' failed error: 'Can't > connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' > (111)' Check that mysqld is running and that the socket: > '/var/lib/mysql/mysql.sock' exists! When this ha

Re: mysql.sock not created

2001-06-12 Thread Philip Mak
On Wed, 13 Jun 2001, Brian Walker wrote: > I've established that the MySQL server is running, but I cannot create > or do anything with it. Here is some examples. > > ERROR 2002: Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (111) It probably created mysql.soc