Linux 下安装mysql的一点小疑问

kong_resty 发布于 2012/04/20 10:52
阅读 278
收藏 0

在安装  MySQL-server-5.1.46-1.glibc23.i386.rpm时出现问题了

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:

/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h localhost.localdomain password 'new-password'

Alternatively you can run:
/usr/bin/mysql_secure_installation

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the manual for more instructions.

Please report any problems with the /usr/bin/mysqlbug script!

Starting MySQL......Manager of pid-file quit without updating file.[失败]

启动MySQL服务启动失败  什么原因求分析。 linux系统是的发型版本是fedora

以前并没有安装过mysql的

 

 

 

 

加载中
0
osc_97818
osc_97818
该评论暂时无法显示,详情咨询 QQ 群:点此入群
0
guyson
guyson
该评论暂时无法显示,详情咨询 QQ 群:点此入群
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部