因为学生优惠,购买了腾讯云服务器,但在本地对服务器上的mysql进行链接的时候一直失败
收起
如果你只是用来练习的话,尝试关闭Linux防火墙试试。linux终端执行如下命令systemctl stop firewalldservice iptables stopsystemctl disable firewalld然后再链接mysql试试
报告相同问题?