MySQL Forums
Forum List  »  Install & Repo

passwords and connection
Posted by: Larry Dalton
Date: June 05, 2018 02:49PM

I am using a Mysql installation from Bitnami on a linux mint 17.2 Cinnamon.


running mysql in terminal gets ERROR 1045 (28000): Access denied for user
'larry'@'localhost' (using password: NO)

running mysql -u root mypassword -D mydatabase get ERROR 1698 (28000):
Access denied for user 'root'@'localhost'.

I know that the password I am typing in exactly matches the password that is being used in Bitnami phpmyadmin.

What do I need to do?

Options: ReplyQuote


Subject
Written By
Posted
passwords and connection
June 05, 2018 02:49PM


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.