Connection failed!!

2008-08-25 Thread Matthew Stuart
I have just loaded MySQL 5 and MySQL Front on to a new computer, and I am now getting a MySQL-Error which is: Connection failed: 1045 - Access denied for user 'root'@'localhost' (using password: NO) My Old pc has exactly the same settings but that uses MySQL 4 I have done a system restore

Re: Connection Failed!!

2008-08-25 Thread EvLSnoopY
Have you tried setting the password with mysql admin? Example: mysqladmin -u Root yourpassword 'yournewpassword' - Eric -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Connection failed!!

2008-08-25 Thread Micah Stevens
is: Connection failed: 1045 - Access denied for user 'root'@'localhost' (using password: NO) My Old pc has exactly the same settings but that uses MySQL 4 I have done a system restore to the point before I installed MySQL 5, and then installed MySQL 4 and that went on with no problem, and I am able

MYSQL connection failed: Can not connect to MySQL server

2007-10-30 Thread Jose Romero
Hi,I have a mail system on FreeBSD 6.2 + Exim 4.62 + MySQL 5.0. Exim was compiled with MySQL support, the MySQL database is external to the mail server. Although the system works, I have a lot of daily messages in exim's log with the following error: MYSQL connection failed: Can not connect

Re: MYSQL connection failed: Can not connect to MySQL server

2007-10-30 Thread Dan Nelson
error: MYSQL connection failed: Can not connect to MySQL server on'192 .168.5.1 '(1) What causes some messages are rejected. To try to reproduce the problem I have tried doing Telnet connections to the server and MySQL, sometimes I get the following error: Telnet 192.168.5.1 3306 Trying

MySQL Connection Failed: Can't create a new thread

2004-03-30 Thread Daniel Martins
I am having problems with the number of simultaneous connections in the MySQL. I configured 5000 connections but when arriving in 4096 it presents the errors below. MySQL Connection Failed: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual

MySQL connection failed with NIS

2003-05-30 Thread Zengfa Gao
Hi, I installed MySQL 3.23.54 on HPUX system with NIS. If I run /opt/mysql/bin/mysql -hlocalhost -uroot mysql, everything looks fine. But if I run $ /opt/mysql/bin/mysql -hhostname.domain -uroot mysql ERROR 2013: Lost connection to MySQL server during query And I can't connect to MySQL with

RE: Connection Failed.

2002-04-25 Thread Andrew Rich
Have you run out of sockets ? Max connections ? Is the server there ? Is this the right socket ? Is the socket locked up ? Andrew -Original Message- From: °í¼ø¹Î [mailto:[EMAIL PROTECTED]] Sent: Thursday, 25 April 2002 2:09 PM To: [EMAIL PROTECTED] Subject: Connection Failed. I made

RE: Connection Failed.

2002-04-25 Thread
. -Original Message- From: Andrew Rich [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 3:20 PM To: °í¼ø¹Î; [EMAIL PROTECTED] Subject: RE: Connection Failed. Have you run out of sockets ? Max connections ? Is the server there ? Is this the right socket ? Is the socket locked up

Re: Connection Failed.

2002-04-25 Thread Victoria Reznichenko
°í¼ø¹Î, Thursday, April 25, 2002, 7:08:32 AM, you wrote: ° I made program using mysql C api, And every two minute my program ° connects to mysql-server. But from time to time some error occur ° accidently. ° In the mysql.err file, this message was written. ° 020424 15:18:44 Aborted connection

Connection Failed.

2002-04-24 Thread
I made program using mysql C api, And every two minute my program connects to mysql-server. But from time to time some error occur accidently. In the mysql.err file, this message was written. 020424 15:18:44 Aborted connection 2127 to db: 'dcmdb' user: 'dcmuser' host: `10.1.10.27' (Got an

Coldfusion/MySQL - Connection Failed

2001-03-28 Thread Tanya Brethour
Hi! Let me try to restate my question and provide more information. Running: Linux 2.2.16-3, Coldfusion 4.5, MySQL 3.23.33 Problem: "The connection to the data source failed. Check the following to resolve this problem: ..." Now, I get this error on one database called xprojects while I can

MYSQL Connection failed

2001-03-18 Thread denis mettler
_______ Und hier die Fehlermeldung: Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /usr/local/httpd/htdocs/dbopen.php3 on line 8 Oops, something goes wrong --

MYSQL Connection failed

2001-03-18 Thread denis mettler
_______ Und hier die Fehlermeldung: Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /usr/local/h

Error: MYSQL Connection failed

2001-03-16 Thread denis mettler
Hi there, First i have the mysql db on linux in /usr/local/ then i installed new on /var now i get the message: Warning: MYSQL Connection failed: Can't connect to local MYSQL Server through Socket '/var/lib/mysql/mysql.sock' (111) in /usr/local/httpd/htdocs/dbopen.php3 on line 8

Warning: MySQL Connection Failed - Initial Install Help

2001-03-15 Thread Ryan Shrout
, mysql-server, etc. I know Apache works and so does PHP, when its not trying to access MySQL. However, when I try to upload phpMyAdmin to the webserver and then access it, I get the following error: Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib

MySql connection failed in browser

2001-03-14 Thread Tim Czerlinsky
scripts, I should be able to go right into my web browser and get to the scripts and see all the default screens. I can get to the login screen, but when entering a username and password I get the following: Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var

Re: MySql connection failed in browser

2001-03-14 Thread Rolf Hopkins
insky" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 15, 2001 6:39 Subject: MySql connection failed in browser Hey everyone, I just went through a new setup of Information Resource Manager scripts under PHP 4.0.1p12-9 that work with MySql 3.23.22-6 under Apache 1.3.12

Re: MySql connection failed in browser

2001-03-14 Thread Bill Marrs
To: [EMAIL PROTECTED] Sent: Thursday, March 15, 2001 6:39 Subject: MySql connection failed in browser Hey everyone, I just went through a new setup of Information Resource Manager scripts under PHP 4.0.1p12-9 that work with MySql 3.23.22-6 under Apache 1.3.125-25, all of this st