You should conneect through the appropriate ip / domain that the root user
has privileges to access from.
That might mess up if, like George was saying, the hosts file is bad and
not correctly translating localhost to 127.0.0.1

Gustavo

2014-12-27 21:03 GMT+00:00 Gustavo Silva <beat...@gmail.com>:

> Shouldnt that command instead be like:
>
> Mysql -u root -h localhost ...
> Or
> Mysql -u root -h 127.0.0.1 ...
>
> Sadly never had this issue before so i cant really help a lot more than
> google. Maybe check is the hosts file is correct
>
> Gustavo
>
>
> On Saturday, December 27, 2014, Don Teague <blueo...@donteague.com> wrote:
>
>> Can't even log in.
>>
>> mysql -u'root'@'127.0.0.1' -p[password]
>> ERROR 1045 (28000): Access denied for user 'root@127.0.0.1'@'localhost'
>> (using password: YES)
>> --
>> Don Teague
>> donteague.com
>> CyberDust ID: donteague
>>
>>
>>
>> Michael Stauber wrote, On 12/27/2014 1:47:
>> > Hi Don.
>> >
>> >> Access denied for user 'root'@'localhost' (using
>> >> password: YES)
>> >
>> > Just a shot in the dark here: Can you try 'root'@'127.0.0.1' instead?
>> >
>> _______________________________________________
>> Blueonyx mailing list
>> Blueonyx@mail.blueonyx.it
>> http://mail.blueonyx.it/mailman/listinfo/blueonyx
>>
>
>
> --
> Um abraço,
> Gustavo
>
>


-- 
Um abraço,
Gustavo
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to