mysql安装/启动报错汇总 - Jelly_lyj - 博客园
第一次安装mysql,启动时报错 # /etc/init.d/mysqld start Starting MySQL...The server quit without updating PID f[失败]tmp/mysql.pid). 查看日志 # tail...
mysql 启动报错 突然就不行了_百度知道
最佳答案: 设置下mysql启动项,chkconfig --level 35 mysqld on 重启服务器或者vps reboot root账户进去restart下mysql服务 /etc/init.d/mysqld restart