Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Suddenly can't access MySQL
- Date: Wed, 22 Nov 2006 13:03:57 +0900
- From: Darren Cook <darren@example.com>
- Subject: Re: [tlug] Suddenly can't access MySQL
- References: <4563C8FC.70101@example.com>
- User-agent: Thunderbird 1.5.0.8 (X11/20061107)
> I really have no idea why this has suddenly happened, but I can no > longer log into my MySQL server. > > dave@example.com:~$ mysql -u root -p > Enter password: > ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using > password: YES) Have you also tried: mysql -u root -p -h 127.0.0.1 mysql -u root -p -h localhost Perhaps there is some problem with unix sockets? And sometimes localhost and 127.0.0.1 behave differently so I normally try both when debugging problems like that. Darren
- Follow-Ups:
- Re: [tlug] Suddenly can't access MySQL
- From: Stephen J. Turnbull
- References:
- [tlug] Suddenly can't access MySQL
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Suddenly can't access MySQL
- Next by Date: Re: [tlug] Suddenly can't access MySQL
- Previous by thread: Re: [tlug] Suddenly can't access MySQL
- Next by thread: Re: [tlug] Suddenly can't access MySQL
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links