May 23, 2012

Post: Is DNS the Achilles heel in your MySQL installation?

… authentication system. You never know when your hosting provider’s DNS (or your own for that matter) will go into the… attacks, if your servers are externally accessible? To disable two DNS lookups per authentication attempt, you just need to set skip… how and why MySQL does both a forward and reverse DNS lookup on authentication attempts by default, read the MySQL manual…