linux虚拟机上安装mysql的时候报错
来源:动视网
责编:小采
时间:2020-11-09 16:44:03
linux虚拟机上安装mysql的时候报错
linux虚拟机上安装mysql的时候报错:mysqllinux 在执行scripts/mysql_install_db --user=mysql的时候出错,FATAL ERROR: Neither host 'localhost.localdomain' nor 'localhost' could be looked up with我的etc/hosts文件也有localhost,并且
导读linux虚拟机上安装mysql的时候报错:mysqllinux 在执行scripts/mysql_install_db --user=mysql的时候出错,FATAL ERROR: Neither host 'localhost.localdomain' nor 'localhost' could be looked up with我的etc/hosts文件也有localhost,并且
mysqllinux
在执行scripts/mysql_install_db --user=mysql的时候出错,
FATAL ERROR: Neither host 'localhost.localdomain' nor 'localhost' could be looked up with
我的etc/hosts文件也有localhost,并且可以ping通,请问该怎么解决呀?

linux虚拟机上安装mysql的时候报错
linux虚拟机上安装mysql的时候报错:mysqllinux 在执行scripts/mysql_install_db --user=mysql的时候出错,FATAL ERROR: Neither host 'localhost.localdomain' nor 'localhost' could be looked up with我的etc/hosts文件也有localhost,并且