qazxsw1 发表于 2018-10-6 08:26:45

MySQL启动出现Starting MySQL.The server quit without up-Csslinux

  启动mysql报错:
  Starting MySQL.The server quit without updating PID file (/[失败]ysql/Csslinux1.pid).
  解决办法:
  1将 /etc/mysql 下的 my.cnf 文件删除
  2cp /usr/local/mysql/support-files/my-small.cnf   /etc/my.cnf
  再次启动MySQL服务

页: [1]
查看完整版本: MySQL启动出现Starting MySQL.The server quit without up-Csslinux