Windows connect to mysql failed: can't get hostname for your address

My mysql is on Linux platform. When I used my laptop connect to mysql, I got error message like "can't get hostname for your address".

Resolution:

Modifed file /etc/mysql/my.cnf and added message as below:

 

[mysqld]

skip-name-resolve

posted on 2015-03-20 13:21  Panderen  阅读(187)  评论(0编辑  收藏  举报

导航