…? To disable two DNS lookups per authentication attempt, you just need to set skip_name_resolve in your my.cnf file and restart MySQL… disable DNS resolution. For more information on how and why MySQL does both a forward and reverse DNS lookup on authentication attempts by default, read the MySQL…

