安装Mysql出现以下问题
service mysqld start 出现 Starting MySQL.Manager of pid-file quit without updating fi[失败] mysql_install_db 出现can't create 等等错误.. mysql命令出现 不能找到XXX.sock
检查权限
包括 /etc/init.d/mysql是否可执行
data目录是否可读写
等等
发布时间: 2012-07-03 13:37:42 作者: rapoo
安装Mysql出现以下问题
service mysqld start 出现 Starting MySQL.Manager of pid-file quit without updating fi[失败] mysql_install_db 出现can't create 等等错误.. mysql命令出现 不能找到XXX.sock
检查权限
包括 /etc/init.d/mysql是否可执行
data目录是否可读写
等等