mysql读写分离时出现错误[Warning] IP address'10.10.10.11' could not be resolved: Temporary failure in name resolution
解决
vim /etc/my.cnf
skip-name-resolve
#加入加上
mysql读写分离时出现错误[Warning] IP address'10.10.10.11' could not be resolved: Temporary failure in name ...
阅读 24
2021-09-22
vim /etc/my.cnf
skip-name-resolve
#加入加上
相关推荐
精彩评论(0)