MySQL生产环境最优的配置实战操作系统环境配置(生产环境最优的配置)4.1 hostsecho "192.168.1.51db1" >>/etc/hostscat /etc/hosts4.2 配置英文环境echo "export LANG=en_US " >> ~/.bash_profilecat ~/.b