|
|
|
|
 求助:rhel4安装mysql5失败 - ynstudio [ 2007-04-18 09:22 | 1,484 byte(s)]
 Re: 求助:rhel4安装mysql5失败 - ynstudio [ 2007-04-20 02:24 | 1,275 byte(s)]
 Re: 求助:rhel4安装mysql5失败 - skyone [ 2007-04-19 21:22 | 47 byte(s)]
 Re: 求助:rhel4安装mysql5失败 - ynstudio [ 2007-04-19 23:50 | 94 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
[root@localhost local]# rpm -ivh MySQL-server-community-5.0.37-0.rhel4.i386.rpm warning: MySQL-server-community-5.0.37-0.rhel4.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
1:MySQL-server-community ########################################### [100%]
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'
See the manual for more instructions.
Please report any problems with the /usr/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
Starting MySQL/etc/init.d/mysql: line 151: kill: (11689) - No such process
[FAILED]
我找了一篇资料好像是针对这个问题的,但我linux了解的太少,看了几遍不知所云
http://forums.mysql.com/read.php?11,144780,147795
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
[root@localhost local]# rpm -ivh MySQL-server-community-5.0.37-0.rhel4.i386.rpm
warning: MySQL-server-community-5.0.37-0.rhel4.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
1:MySQL-server-community ########################################### [100%]
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'
See the manual for more instructions.
Please report any problems with the /usr/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
Starting MySQL[ OK ]
仍然是搞不太清楚,但我按照那篇资料做了一下,安装成功了。
|
|
|
[Original]
[Print]
[Top]
|
|
|