错误:ERROR 1130: Host '192.168.111.33' is not allowed to connect to thisMySQL serve
错误1130:主机192.168.111.33”不允许连接到thismysql服务
原因:被连接的数据不允许使用 192.168.111.33访问,只允许是用 localhost;
解决办法:
错误:ERROR 1130: Host '192.168.111.33' is not allowed to connect to thisMySQL serve
错误1130:主机192.168.111.33”不允许连接到thismysql服务
原因:被连接的数据不允许使用 192.168.111.33访问,只允许是用 localhost;
解决办法: