MySQL Forums
Forum List  »  Newbie

Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Posted by: Doug Young
Date: September 23, 2016 04:55PM

I am working on an experimental server on FreeBSD 11
with mysql Ver 5.7.13-log for FreeBSD11.0 on i386
i started it with mysqld --inititalize
and it goes through and creates a root password
when i execute
mysql -u root -p
it prompts fr the password (which I have copied)
and it returns
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

any ideas? (on every mysqld i have ever installed before this one it always allowed root in)

Options: ReplyQuote


Subject
Written By
Posted
Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
September 23, 2016 04:55PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.