Re: socket error

2006-12-21 Thread Juan Eduardo Moreno
Waleed, First, please try to upgrade your mysql. Try to review in your my.cnf if your configuration socket appear two twice ( in two lines ). Verify in your environment if your mysql is running using ps -aux | grep -i mysql. $ service mysql stop $ ps -aux | grep -i mysql $ (if still running

Re: socket error

2006-12-21 Thread Rolando Edwards
] To: mysql@lists.mysql.com Sent: Wednesday, December 20, 2006 5:25:04 PM GMT-0500 US/Eastern Subject: socket error hi I have this error on mysql engine Could not connect: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) is there any suggestion my version is 3.23.58

Re: socket error

2006-12-21 Thread Lemuel Formacil
On Thursday 21 December 2006 02:25, eng.waleed wrote: hi I have this error on mysql engine Could not connect: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) is there any suggestion my version is 3.23.58 BR I think it's either you don't have read

RE: socket error

2006-12-21 Thread bruce
Message- From: Lemuel Formacil [mailto:[EMAIL PROTECTED] Sent: Thursday, December 21, 2006 6:25 AM To: mysql@lists.mysql.com Subject: Re: socket error On Thursday 21 December 2006 02:25, eng.waleed wrote: hi I have this error on mysql engine Could not connect: Can't connect to local MySQL

Re: socket error

2006-12-21 Thread eng.waleed
the file mysql.sock does not exist what I have to do? - Original Message - From: bruce [EMAIL PROTECTED] To: mysql@lists.mysql.com Sent: Thursday, December 21, 2006 4:35 PM Subject: RE: socket error you might also need to check that the my.cnf file is configured to reference

Re: socket error

2006-12-21 Thread eng.waleed
- From: Rolando Edwards [EMAIL PROTECTED] To: eng.waleed [EMAIL PROTECTED] Cc: mysql@lists.mysql.com Sent: Thursday, December 21, 2006 4:08 PM Subject: Re: socket error Here is a question: Were you attempting to login on the localhost machine ?? Can you login to the MySQL server from

RE: socket error

2006-12-21 Thread bruce
: socket error the file mysql.sock does not exist what I have to do? - Original Message - From: bruce [EMAIL PROTECTED] To: mysql@lists.mysql.com Sent: Thursday, December 21, 2006 4:35 PM Subject: RE: socket error you might also need to check that the my.cnf file is configured to reference

socket error

2006-12-20 Thread eng.waleed
hi I have this error on mysql engine Could not connect: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) is there any suggestion my version is 3.23.58 BR

socket error

2006-03-13 Thread Jim Douglas
I can connect to mysql with mysql -u dbname -p When I start MySQL Administrator v 1.1.6 it says Could not connect to host 'localhost'. MySQL Error Nr. 2002 Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) ...then I Click on Details and enter,

Re: socket error

2006-03-13 Thread SGreen
Jim Douglas [EMAIL PROTECTED] wrote on 03/13/2006 12:24:56 PM: I can connect to mysql with mysql -u dbname -p When I start MySQL Administrator v 1.1.6 it says Could not connect to host 'localhost'. MySQL Error Nr. 2002 Can't connect to local MySQL server through socket

Re: Socket Error While Starting MySQL

2004-11-26 Thread mathan
Hello Mukund, Remove the /etc/my.cnf file and start the mysqld daemon again. It will work Thanks, Mathan - Original Message - From: Mukund N Rathi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 26, 2004 11:31 AM Subject: Socket Error While Starting MySQL Hi All

Socket Error While Starting MySQL

2004-11-25 Thread Mukund N Rathi
Hi All, I am facing some problems with installation of MySQL on Mac. I have installed MySQL on mac 10.3.5. but now whenever I try to run and start MySQL, it gives me following error ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) I went to the

Re: How to bring up local replication / socket-error

2004-11-10 Thread Lutz Maibach
, 2004 3:49 PM Subject: Re: How to bring up local replication / socket-error Hello. See: http://bugs.mysql.com/bug.php?id=3310 Lutz Maibach [EMAIL PROTECTED] wrote: Hi, I'm trying to set up a replication client on the same server as the master is running. Master is port 3306 and its socket

How to bring up local replication / socket-error

2004-11-09 Thread Lutz Maibach
Hi, I'm trying to set up a replication client on the same server as the master is running. Master is port 3306 and its socket /mymaster/mysql.sock. I set up the repl-client to connect to localhost (tried the ip-address too) on port 3306. When I start the replication I get the following error:

Re: How to bring up local replication / socket-error

2004-11-09 Thread Gleb Paharenko
Hello. See: http://bugs.mysql.com/bug.php?id=3310 Lutz Maibach [EMAIL PROTECTED] wrote: Hi, I'm trying to set up a replication client on the same server as the master is running. Master is port 3306 and its socket /mymaster/mysql.sock. I set up the repl-client to connect to

sql-bench - wrong socket error

2004-04-12 Thread Walter Andreas
Hi there, I am trying to benchmark a mysql installation. After running: /usr/local/mysql/sql-bench # ./run-all-tests it throws the error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)' Thats ok, since the socket is /tmp/mysql.sock as configured in my.cnf I

Re: sql-bench - wrong socket error

2004-04-12 Thread Erek Dyskant
Hi- ./run-all-tests --socket='/tmp/mysql.sock' from ./run-all-tests --help... Regards, Erek On Mon, Apr 12, 2004 at 02:09:28PM +0200, Walter Andreas wrote: Hi there, I am trying to benchmark a mysql installation. After running: /usr/local/mysql/sql-bench #

Re: Mysql Socket Error

2004-01-13 Thread Birju Shah
- - Original Message - From: Daniel Kasak [EMAIL PROTECTED] To: Birju Shah [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, January 12, 2004 2:13 PM Subject: Re: Mysql Socket Error Birju Shah wrote: Hello Friends, We are using free bsd, mysql 4.0.15

Re: Mysql Socket Error

2004-01-13 Thread walt
then for a few days and again the same error. Birju Shah - - Original Message - From: Daniel Kasak [EMAIL PROTECTED] To: Birju Shah [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, January 12, 2004 2:13 PM Subject: Re: Mysql Socket Error Birju Shah

Re: Mysql Socket Error

2004-01-13 Thread walt
] - --- - Original Message - From: walt [EMAIL PROTECTED] To: Birju Shah [EMAIL PROTECTED] Sent: Tuesday, January 13, 2004 12:17 PM Subject: Re: Mysql Socket Error On Wednesday 14 January 2004 04:41 am, you wrote: Hello, When I run the command it gave me

Re: Mysql Socket Error

2004-01-13 Thread Daniel Kasak
Birju Shah wrote: Hello, Thankyou for your quick response. When I start getting this error, the mysql crashes, any application which I try to start which uses mysql backend, says mysql.sock error could not connect . - DBI connect('database=search;host=localhost','web',...)

Mysql Socket Error

2004-01-12 Thread Birju Shah
system. This error didnt happen before, the same scripts are running, we havent changed anything in the scripts. The mysql gives the socket error sometimes in 3 days sometimes in 7-8 days. What can be causing this error and what is the solution. Sorry to bother you. Birju Shah

Re: Mysql Socket Error

2004-01-12 Thread Daniel Kasak
is to reboot the entire system. This error didnt happen before, the same scripts are running, we havent changed anything in the scripts. The mysql gives the socket error sometimes in 3 days sometimes in 7-8 days. What can be causing this error and what is the solution. Sorry to bother you. Birju Shah

Re: socket error

2003-02-12 Thread J. A. Tovey
:-) i have no idea what you mean :-/ --- Peter Grigor [EMAIL PROTECTED] wrote: - Original Message - From: J. A. Tovey [EMAIL PROTECTED] To: Peter Grigor [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 9:34 AM Subject: Re: socket error

socket error

2003-02-11 Thread J. A. Tovey
hi - i have got to the beginning stages of installation - on trying to create a root password with: bin/mysqladmin -u root password 'password' i get bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)' Check

Re: socket error

2003-02-11 Thread Peter Grigor
- Original Message - From: J. A. Tovey [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 9:09 AM Subject: socket error hi - i have got to the beginning stages of installation - on trying to create a root password with: bin/mysqladmin -u root password

Re: socket error

2003-02-11 Thread J. A. Tovey
PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 9:09 AM Subject: socket error hi - i have got to the beginning stages of installation - on trying to create a root password with: bin/mysqladmin -u root password 'password' i get bin/mysqladmin: connect

Re: socket error

2003-02-11 Thread Peter Grigor
- Original Message - From: J. A. Tovey [EMAIL PROTECTED] To: Peter Grigor [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 9:34 AM Subject: Re: socket error ah ok, yes, the error log says 030211 12:10:27 mysqld started 030211 12:10:27 Can't start server

Re: socket error

2003-02-11 Thread J. A. Tovey
Subject: Re: socket error ah ok, yes, the error log says 030211 12:10:27 mysqld started 030211 12:10:27 Can't start server: Bind on TCP/IP port: Address already in use 030211 12:10:27 Do you already have another mysqld server running on port: 3306 ? 030211 12:10:27

Re: socket error

2003-02-11 Thread Peter Grigor
:34 AM Subject: Re: socket error Type ps ax | grep mysql at your shell...this will give a list of processes that are associated with mysql. Then type kill 1234 1235 where 1234 and 1235 are the process numbers of the processes returned by ps. Peter

Re: socket error

2003-02-11 Thread J. A. Tovey
:34 AM Subject: Re: socket error Type ps ax | grep mysql at your shell...this will give a list of processes that are associated with mysql. Then type kill 1234 1235 where 1234 and 1235 are the process numbers of the processes returned by ps. Peter

Re: socket error

2003-02-11 Thread Peter Grigor
- Original Message - From: J. A. Tovey [EMAIL PROTECTED] To: Peter Grigor [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 11:33 AM Subject: Re: socket error ok :) all killed now, (not quite there yet though :)) I am now getting the error: 030211 16:26

Re: socket error

2003-02-11 Thread J. A. Tovey
yes, i ran everything again --- Peter Grigor [EMAIL PROTECTED] wrote: - Original Message - From: J. A. Tovey [EMAIL PROTECTED] To: Peter Grigor [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 11:33 AM Subject: Re: socket error ok :) all killed now

Re: socket error

2003-02-11 Thread Peter Grigor
- Original Message - From: J. A. Tovey [EMAIL PROTECTED] To: Peter Grigor [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 11:52 AM Subject: Re: socket error yes, i ran everything again Well, the host.frm file is a mysql database table def...your permissions

Re[2]: socket error

2003-02-11 Thread Stefan Hinz
J.A., Can't find file: './mysql/host.frm' (errno: 13) 030211 16:26:51 mysqld ended Did you run the mysql_install_db script?? yes, i ran everything again I bet my b* you didn't, or maybe something went wrong when running it. If mysqld cannot find host.frm, this means the grant tables

Re: socket error

2003-02-11 Thread gerald_clark
. A. Tovey [EMAIL PROTECTED] To: Peter Grigor [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 9:34 AM Subject: Re: socket error Type ps ax | grep mysql at your shell...this will give a list of processes that are associated with mysql. Then type kill 1234 1235 where

AW: Socket Error

2003-01-22 Thread Franz, Fa. PostDirekt MA
Good Morning Anthony , your question was: ERROR 2002: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (38) I've been reading and searching the documentation for hours and I know this is simple to fix but I can't figure it out. I've been at it for our hours. The

Re: AW: Socket Error

2003-01-22 Thread Zion Inc.
Hi Franz, I'm running OpenBSD 3.2. I installed it with pkg_add. Version 3.23.49. I try starting it with mysql_safe or mysql. It's trying to connect with this socket that doesn't exist. How do I create it? Thanks, Anthony. --- Franz, Fa. PostDirekt MA [EMAIL PROTECTED] wrote: Good Morning

Re: AW: Socket Error

2003-01-22 Thread Zion Inc.
Here is what I got out of the log file: 030122 02:59:51 mysqld started 030122 2:59:51 Can't start server : Bind on unix socket: Address already in use 030122 2:59:51 Do you already have another mysqld server running on socket: /var/run/mysql/mysql.sock ? 030122 2:59:51 Aborting But mysqld

Socket error - help from gurus

2003-01-22 Thread Pedro Leite
Hi, I'm new to MySql and to this list. I'm confused and lost. I installed MySQL in a Mandrake box and with no problem at all, just followed the installation procedures. Then I created a database, tables etc. All just fine. Then I connected the database with a Domino application, again everything

RE: AW: Socket Error

2003-01-22 Thread Victor Pendleton
How are you starting the MySQL server? (e.g. command) What does you cnf file look like? -Original Message- From: Zion Inc. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 22, 2003 8:14 AM To: Franz, Fa. PostDirekt MA Cc: [EMAIL PROTECTED] Subject: Re: AW: Socket Error Here is what I

Re: Socket error - help from gurus

2003-01-22 Thread gerald_clark
Pedro Leite wrote: Hi, I'm new to MySql and to this list. I'm confused and lost. I installed MySQL in a Mandrake box and with no problem at all, just followed the installation procedures. Then I created a database, tables etc. All just fine. Then I connected the database with a Domino

Re: AW: Socket Error

2003-01-22 Thread gerald_clark
Top does not show all processes. try: ps x | grep mysqld or ps -ef | grep mysqld Zion Inc. wrote: Here is what I got out of the log file: 030122 02:59:51 mysqld started 030122 2:59:51 Can't start server : Bind on unix socket: Address already in use 030122 2:59:51 Do you already have

Socket Error

2003-01-21 Thread Zion Inc.
ERROR 2002: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (38) I've been reading and searching the documentation for hours and I know this is simple to fix but I can't figure it out. I've been at it for our hours. The mysql directory above does not exist but if I

Socket Error

2002-10-25 Thread Fajar Priyanto
Hi All, What's wrong if this error message appears when I try to run mysql: cannot connect to local Mysql server through socket '/var/lib/mysql/mysql.sock' If I run mysql_config, this appears: --socket /tmp/mysql.sock What should I do to correct this? Thanks.

Re: Socket Error

2002-10-25 Thread David Bordas
Hi All, What's wrong if this error message appears when I try to run mysql: cannot connect to local Mysql server through socket '/var/lib/mysql/mysql.sock' If I run mysql_config, this appears: --socket /tmp/mysql.sock What should I do to correct this? Thanks. Modify your my.cnf file

re: Socket Error

2002-10-25 Thread Egor Egorov
Fajar, Friday, October 25, 2002, 10:14:42 AM, you wrote: FP What's wrong if this error message appears when I try to run mysql: FP cannot connect to local Mysql server through socket FP '/var/lib/mysql/mysql.sock' FP If I run mysql_config, this appears: FP --socket /tmp/mysql.sock FP What

Socket Error

2002-08-03 Thread Alessandro Principi
Here's my bug report Version: MySql 3.23.51. OS: Linux linux 2.4.18 #4 Fri May 31 01:25:31 PDT 2002 i586 unknown Memory: 64MB + 256MB(Swap) Distibution Name: mysql-3.23.51-pc-linux-gnu-i686 I runned MySQL with the command: bin/safe_mysqld --user=mysql , and all was done. When I tried to access

Re.: Socket Error

2002-08-03 Thread nick
Are you sure that you are running the server at all? Nikodim Here's my bug report Version: MySql 3.23.51. OS: Linux linux 2.4.18 #4 Fri May 31 01:25:31 PDT 2002 i586 unknown Memory: 64MB + 256MB(Swap) Distibution Name: mysql-3.23.51-pc-linux-gnu-i686 I runned MySQL with the command:

Re.: Socket Error

2002-08-03 Thread nick
Are you sure that you are running the server at all? Nikodim Here's my bug report Version: MySql 3.23.51. OS: Linux linux 2.4.18 #4 Fri May 31 01:25:31 PDT 2002 i586 unknown Memory: 64MB + 256MB(Swap) Distibution Name: mysql-3.23.51-pc-linux-gnu-i686 I runned MySQL with the command:

Re: Help with MySQL: Bind on unix socket error

2002-02-12 Thread Diana Soares
On Tue, 2002-02-05 at 02:42, Joe Villari wrote: I'm hoping I can get some help here, I'm trying to get MySQL running on YellowDog Linux 2.4.17 kernel. I've installed the mysql, mysql-server and mysql-devel-3.23.32-1.7a rpms from my install CD. Ran mysql_install_db then changed the group

Re: Help with MySQL: Bind on unix socket error

2002-02-05 Thread Diana Soares
On Tue, 2002-02-05 at 02:42, Joe Villari wrote: I'm hoping I can get some help here, I'm trying to get MySQL running on YellowDog Linux 2.4.17 kernel. I've installed the mysql, mysql-server and mysql-devel-3.23.32-1.7a rpms from my install CD. Ran mysql_install_db then changed the group

Help with MySQL: Bind on unix socket error

2002-02-04 Thread Joe Villari
I'm hoping I can get some help here, I'm trying to get MySQL running on YellowDog Linux 2.4.17 kernel. I've installed the mysql, mysql-server and mysql-devel-3.23.32-1.7a rpms from my install CD. Ran mysql_install_db then changed the group and owner on /var/lib/mysql to root. This is what

Re: socket error: Can't connect to local MySQL server through socket '' (111)

2001-08-04 Thread Sinisa Milivojevic
Charles Mégnin writes: I am getting an error message Can't connect to local MySQL server through socket '' (111) trying to connect via mySQLgui on my Linux box running RH6.2 I do have a /tmp/mysql.sock with proper authorizations and have no problem connecting to the serverwithout the

socket error: Can't connect to local MySQL server through socket '' (111)

2001-08-03 Thread Charles Mégnin
I am getting an error message Can't connect to local MySQL server through socket '' (111) trying to connect via mySQLgui on my Linux box running RH6.2 I do have a /tmp/mysql.sock with proper authorizations and have no problem connecting to the serverwithout the client. Thanks for your clues

install probs - socket error

2001-04-18 Thread Kevin J Edwards
Hi I tried a rh7 automatic install and it died when I tried to run it. Then I tried installing rh7 without mysql and doing a source install. It ran: configure make make install mysql_install_db all fine. Although I'm a little doubtful about the last one cause it didn't seem to take much

Re: install probs - socket error

2001-04-18 Thread B. van Ouwerkerk
When I go to that directory and do a ls -al it is empty. So how do I create this file. If it is not specific to my system can someone just mail me one. I'm doing all this as root - do I need special permissions to this dir and file. mysql.sock usually lives in /tmp and is created when

re install socket error

2001-04-18 Thread Kevin J Edwards
Hi Thanx for your response. Umm I have read the manual. As far as I know probs running as root are basically security. This is a test box which isn't on the net. I've tried running safe_sqld from the /support-files directory which is the only place it appears. Same thing "command not

Re: re install socket error

2001-04-18 Thread Gerald Clark
1. Make sure the execute bit is set ( Mode should be 755 ). 2. The shell will only execute executable files in the default path, unless specifically overridden with a valid search path. Try ./safe_mysqld Kevin J Edwards wrote: Hi Thanx for your response. Umm I have read the manual. As

Cannot connect to local mySQL server through socket error (111)

2001-03-05 Thread Rajesh Chacko
I have the exact problem. I wonder why the file size is 0 of the file mysql.sock? I Hi! Socket file specified is : /var/lib/mysql/mysql.sock which on my system%2

Re: Cannot connect to local mySQL server through socket error (111)

2001-02-22 Thread Gerald L. Clark
Chuang Keng Chee wrote: Hi! Socket file specified is : /var/lib/mysql/mysql.sock which on my system has a filesize of zero. I'm running a Red Hat 7.0, Kernel 2.2.16-22smp which I installed with MySQL (ie, MySQL wasn't installed separately from source files.) I've got three