…unlike anything you find in standard async MySQL replication. It is my belief that… if you have fc_master_slave disabled (which it is by default). This …which translates into number of unique key lookups into the certification index, which is a … cnf # name cmt sta Up Dn Up Dn Up Dn pau snt dst lcf bfa…
Post: Is DNS the Achilles heel in your MySQL installation?
…? To disable two DNS lookups per authentication attempt, you just need to set skip_name_resolve in your my.cnf file and restart MySQL… in after you disable DNS resolution. For more information on how and why MySQL does both a forward and reverse DNS lookup on authentication attempts…

