MySQL Forums
Forum List  »  Newbie

Windows Client Connection
Posted by: Samuel Sum
Date: December 03, 2019 10:19PM

Dear all,

Actually, I am trying to install a MySQL client (HeidiSQL) to connect to an AWS MySQL - connection. However, I have found that the username will automatically append my public IP hostname.

It returns an error like :-
Connection has failed.
Access denied for user 'dbuser1'@'gw.mydomain.com' (using password: YES)

Even I have tried dbuser1@very_long_aws_hostname, but it returns the same result.

However, this problem will not appear in "MySQL Workbench" but prompt at any other clients like ToadEdge, HeidiSQL, etc. So, it proves that the username and password should be fine. I think it should be generic for the username / password parameters as "MySQL Workbench".

Should you any clues, please kindly share.

Thanks.
Sam

Options: ReplyQuote


Subject
Written By
Posted
Windows Client Connection
December 03, 2019 10:19PM
December 04, 2019 09:20AM


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.