Re: ERROR 1045 (28000): Access denied for user 'MyUser'@'localhost' (using password: YES)
Posted by: Filipe Silva
Date: January 13, 2021 04:41AM

Hi Alexandre,

A few things I need in order to be able to help you:

- What kind of application is this?
- Connection string in the application configuration? Did you disable SSL?
- What's the authentication plugin for this user? (SELECT plugin FROM mysql.user WHERE user = 'MyUser')

In the meantime, you can check if this is the issue you are facing https://forums.mysql.com/read.php?39,690241,690241#msg-690241.

Options: ReplyQuote




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.