13 messages in com.mysql.lists.win32RE: cant connect to DB
FromSent OnAttachments
Meghna Agrawal21 Jul 2003 07:54 
Wohlberg, Jonathan21 Jul 2003 07:55 
Mike Hillyer21 Jul 2003 07:57 
Meghna Agrawal21 Jul 2003 08:01 
Meghna Agrawal21 Jul 2003 08:09 
Joe Harkins21 Jul 2003 11:01 
Melle de Jong21 Jul 2003 11:27 
Mike Hillyer21 Jul 2003 11:35 
J.A. Jones Tyler III21 Jul 2003 15:05 
Xu, Qiang (XSSC SGP)22 Jul 2003 20:58 
Leo G. Divingracia III22 Jul 2003 20:59 
Jeff Ferris23 Jul 2003 08:27 
Virginia R. Hetrick23 Jul 2003 13:05 
Subject:RE: cant connect to DB
From:Meghna Agrawal (magr@innovationplus.com)
Date:07/21/2003 08:01:35 AM
List:com.mysql.lists.win32

It still gives the same error... I am pretty sure the password I am typing is correct.

-----Original Message----- From: Wohlberg, Jonathan [mailto:JWoh@bcps.k12.md.us] Sent: Monday, July 21, 2003 10:56 AM To: 'Meghna Agrawal'; win@lists.mysql.com Subject: RE: cant connect to DB

Try using mysql -u root -p

then it will ask for the users password

-----Original Message----- From: Meghna Agrawal [mailto:magr@innovationplus.com] Sent: Monday, July 21, 2003 10:54 AM To: win@lists.mysql.com Subject: cant connect to DB

Hi

I recently installed MySQL. I had three users in the user table - root@localhost, user1@localhost, user2@% . all three had passwords. Now when I restarted the system, it gives me the following error -

C:\mysql\bin>mysql -u root ERROR 1130: Host '127.0.0.1' is not allowed to connect to this MySQL server

I am running the server and the client on a windows xp machine.

Please let me know if you know how to correct this.

Meg.