Starting MySQL.. ERROR! The server quit without updating PID file (/usr/local/mysql/data/localhost.localdomain.pid).
时间:2015-03-01 11:52:52
收藏:0
阅读:1057
?
[root@localhost ~]# cd /usr/local/mysql
?
[root@localhost mysql]# chown -R mysql.mysql .
[root@localhost mysql]# su - mysql
[mysql@localhost ~]$ cd /usr/local/mysql
[mysql@localhost mysql]$ scripts/mysql_install_db
??
评论(0)