加 --skip-name-resolve 这么一个参数就可以,关闭mysql的dns反查功能。 或者修改mysql配置文件。 编辑/etc/my.cnf 在[mysqld]段中加入 skip-name-resolve 重启mysql, OK!