MySQL Forums
Forum List  »  MySQL Workbench

Re: Connect to MySQL 8 from Workbench
Posted by: Philip Snylder
Date: June 19, 2020 02:23PM

Hello, I am new to mysql and when i install and start to lunch the program, this error message show, can someone please help me solve this problem.

Cannot Connect to Database Server

Your connection attempt failed for user 'root' to the MySQL server at 127.0.0.1:3306:
Access denied for user 'root'@'localhost' (using password: YES)

Please:
1 Check that MySQL is running on address 127.0.0.1
2 Check that MySQL is reachable on port 3306 (note: 3306 is the default, but this can be changed)
3 Check the user root has rights to connect to 127.0.0.1 from your address (MySQL rights define what clients can connect to the server and from which machines)
4 Make sure you are both providing a password if needed and using the correct password for 127.0.0.1 connecting from the host address you're connecting from

Hope to get prompt response

Options: ReplyQuote


Subject
Views
Written By
Posted
4706
C D
March 17, 2020 09:03PM
897
C D
March 17, 2020 09:42PM
982
C D
March 18, 2020 02:03PM
Re: Connect to MySQL 8 from Workbench
1386
June 19, 2020 02:23PM


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.