- 积分
- 22
- 威望
-
- 金钱
-
- 注册时间
- 2011-7-1
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
最先装的是14.04 32位精简版,看到安装失败后(MYSQL没安装),重装14.04 32位普通版,还是失败,一样的问题,MYSQL装不上,其它的都正常安装。看了下安装日志 到13329行时出现错误
- 150214 21:02:28 [ERROR] Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists!
- 150214 21:02:28 [ERROR] Aborting
- 150214 21:02:28 [Note] /usr/local/mysql/libexec/mysqld: Shutdown complete
- Installation of system tables failed! Examine the logs in
- /usr/local/mysql/var for more information.
- You can try to start the mysqld daemon with:
- shell> /usr/local/mysql/libexec/mysqld --skip-grant &
- and use the command line tool /usr/local/mysql/bin/mysql
- to connect to the mysql database and look at the grant tables:
- shell> /usr/local/mysql/bin/mysql -u root mysql
- mysql> show tables
- Try 'mysqld --help' if you have problems with paths. Using --log
- gives you a log in /usr/local/mysql/var that may be helpful.
- Please consult the MySQL manual section
- 'Problems running mysql_install_db', and the manual section that
- describes problems on your OS. Another information source are the
- MySQL email archives available at http://lists.mysql.com/.
- Please check all of the above before mailing us! And remember, if
- you do mail us, you MUST use the /usr/local/mysql/scripts/mysqlbug script!
- Starting MySQL
- . * Manager of pid-file quit without updating file.
- /usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed
- error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
- Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
- ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
- * MySQL manager or server PID file could not be found!
- Starting MySQL
- . * Manager of pid-file quit without updating file.
- * MySQL manager or server PID file could not be found!
- ============================MySQL 5.1.73 install completed=========================
复制代码
安装日志已上传,麻烦军哥帮忙看下怎么解决,谢谢了 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
x
|