Bug #85856 Can not connect to my MySQL Workbench
Submitted: 7 Apr 2017 12:07 Modified: 7 Apr 2017 23:30
Reporter: P B Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S5 (Performance)
Version:6.3.9 OS:MacOS (macOS 10.12.x Sierra x86_64)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[7 Apr 2017 12:07] P B
Description:
----[For better reports, please attach the log file after submitting. You can find it in /Users/parminderbajaj/Library/Application Support/MySQL/Workbench/log/wb.log]

I know my password is 100% the same password which was working last week but now it is not accepting my password and i get these errors. 

java.sql.SQLException: Access denied for user 'springboot'@'localhost' (using password: YES)

How to repeat:
I know my password is 100% the same password which was working last week but now it is not accepting my password and i get these errors. 

java.sql.SQLException: Access denied for user 'springboot'@'localhost' (using password: YES)
[7 Apr 2017 17:50] MySQL Verification Team
Thank you for the bug report. I couldn't repeat this issue, check if the same parameters to connect works from command line and create a new connection on WorkBench with the same parameter otherwise check:

https://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html
[7 Apr 2017 23:30] P B
It is definitely a bug with MySQL Workbench. From command line it works but not from MYSQL Workbench. Thanks