[英]cant connect to local mysql server through socket when trying to connect to VM from host
我正在从事云计算。 我的VM网络设置为..适配器1:仅主机适配器适配器2:NAT.im试图从主机连接到虚拟机中的MySQL服务器。我必须更改/etc/mysql/my.cnf
的绑定地址/etc/mysql/my.cnf
到主机的IP。现在我无法连接到MySQL
sudo mysql -u root -p
引发错误
"cant connect to local MySQL server through socket"
error.log告知该TCP / IP问题。 我该怎么办?
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.