2014年2月20日
16:24
解决方案:
进入My.ini或者my.cnf,在mysqld下面添加
skip_name_resolve
This parameter skips host name resolution during connection establishment with the MySQL database server.
已使用 Microsoft OneNote 2013 创建。
2022-02-08 03:14:42
2014年2月20日
16:24
解决方案:
进入My.ini或者my.cnf,在mysqld下面添加
skip_name_resolve
This parameter skips host name resolution during connection establishment with the MySQL database server.
已使用 Microsoft OneNote 2013 创建。
下一篇:MYSQL常用命令