MySQL Forums
Forum List  »  German

Can't login anymore over ssh with options `skip-name-resolve` and `skip-host-cache`
Posted by: Jan Marti
Date: December 10, 2019 09:33AM

that options was required because one of your mysql servers had a problem with master-master-clustering and the other server's ip (instead of hostanme, message: "[Warning] IP address '...' could not be resolved: Temporary failure in name resolution")

but now i can't access it anymore with ssh


messages:

- "Accesse denied for user 'xxx'@'::1'" when i use mysql server name "localhost" over ssh

- "Access denied for user 'xxx'@'127.0.0.1'" when i use mysql server name "127.0.0.1"

why that? i would say "127.0.01" is NOT a hostname, because of `skip-name-resolve`??



thx for feedback,
jan

Options: ReplyQuote


Subject
Views
Written By
Posted
Can't login anymore over ssh with options `skip-name-resolve` and `skip-host-cache`
641
December 10, 2019 09:33AM


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.