jxp2002 发表于 2018-9-30 12:29:28

Starting MySQL.. ERROR! The server quit without updating PID file

  Starting MySQL.. ERROR! The server quit without updating PID file (/usr/local/mysql/data/localhost.localdomain.pid)
  问题点:权限不足。。。
解决方法:编辑/etc/init.d/mysql,找到start模块,添加--user=root到mysqld_safe。。。后面就可以
页: [1]
查看完整版本: Starting MySQL.. ERROR! The server quit without updating PID file