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]