Re: can't connect to server using mysqladmin or mysql

2006-08-01 Thread scott . anderson
I would like to withdraw my earlier bug report with the same subject line. I discovered that an erroneous IP address for the server machine had gotten into /etc/hosts (due to some IP changes in my organization). Once the DNS error was resolved, I was able to connect correctly and fix the password

Re: can't connect to server

2002-05-24 Thread Andrew Lietzow
Dear Hoa, RE>>> I have the mysql server running. I can't connect to it though. It reads, > "Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock'. - Stop it, (either mysqld or mysql), then start again. On my servers, the mysql startup script is in /e

Re: Can't connect to SERVER MYSQL localhost

2001-12-21 Thread Heikki Tuuri
Daniel, see the online manual at http://www.innodb.com It contains a list of Windows and Linux operating system error codes. Error 3 in Windows means 3 The system cannot find the path specified. ERROR_PATH_NOT_FOUND Check that the directory path c:\mysql\data\ibdata exists. Regards, Heikk

Re: Can't connect to SERVER MYSQL localhost

2001-12-20 Thread Daniel Bechtel
't init databases. Thanks Daniel - Original Message - From: "Jeff Holt" <[EMAIL PROTECTED]> To: "Daniel Bechtel" <[EMAIL PROTECTED]> Sent: Thursday, December 20, 2001 6:10 PM Subject: RE: Can't connect to SERVER MYSQL localhost > Did you remove c:

Re: can't connect to server

2001-12-01 Thread Miguel Angel Solórzano
At 16:11 30/11/2001 +0100, [EMAIL PROTECTED] wrote: Hi, I don't understand very well your problem, anyway here some informations: Using the MySQL Server as Service To start/stop options: 1- net start mysql/net stop mysql 2- using the SCM (Service Control Manager) 3- using the WinMySQLAdmin Whe