1. MySQLERROR1042 (HY000): Cantgethostnameforyouraddress cannot connect to MySQL remotely. The error message is as follows: ERROR1042 (HY000): Cantgethostnameforyourad [root @ localhost ~]. # Mysql-h192.168.1.10-uroot-pEnterpassword: ERROR1042 (hybri000): Can
1. mySQL ERROR 1042 (HY000): Cant get hostname for your address cannot connect to MySQL remotely. The ERROR message is as follows: ERROR 1042 (HY000 ): can't get hostname for your ad [root @ localhost ~] # Mysql-h 192.168.1.10-u root-pEnter password: ERROR 1042 (HY000): Can
1. MySQL ERROR 1042 (HY000): Can't get hostname for your address
MySQL cannot be remotely connected. The following error message is displayed:
ERROR 1042 (HY000): Can't get hostname for your ad [root @ localhost ~] # Mysql-h 192.168.1.10-u root-pEnter password: ERROR 1042 (HY000): Can't get hostname for your address
// Solution: Add a configuration file
Insert the following statement in the configuration file/etc/my. cnf.
[Mysqld]
Skip-name-resolve
Original article address: MySQL ERROR solution and MySQL configuration instructions. Thank you for sharing them with me.