the specified database user/password combination is rejected - PHPSTORM
well i am new in programed... so i try to learn some basic database and sql.
i clicked on the database catagory, i click + and than Data source-->MySQL--> and than i filled all the information and i get the eror:

hope u can help me pls; i stuck in this eror for days...
请先登录再写评论。
Well, there's little we can do about it - the database is rejecting your credentials. Can you log into the database with these credentials using some other software?
Same issue withe me. Unable to solve this issue. @Idanoyshul did you solved this problem?
I'm having the same exact issue.
Try to connect to DB using another database management tool or command line. This should give you some hints why the access for the user was denied.
I'm having the same exact issue. The credentials work correctly in TablePlus but fail in phpstorm/datagrip
What OS are you on? What IDE & its version are you running? Please attach a screenshot of the error.
Try connecting using shell - would that work?