Digital Marketing

How to fix: MySQL problem: IP address could not be resolved: Name or service not known

If you encounter this problem, connection from mysql client to mysql server could randomly be successful or unsuccessful. To solve this problem, put

skip-name-resolve

to my.cnf and restart the database.

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database