[code:1]Please report any problems with the ./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 https://order.mysql.com
Starting the mysqld server. You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@localhost mysql-standard-4.1.14-pc-linux-gnu-i686-glibc23]# Starting mysqld daemon with databases from /ftp/mysql-standard-4.1.14-pc-linux-gnu-i686-glibc23/data
STOPPING server from pid file /ftp/mysql-standard-4.1.14-pc-linux-gnu-i686-glibc23/data/localhost.localdomain.pid
051019 17:37:43 mysqld ended[/code:1]
嗬嗬,亲人啊,终于找到了。
我通过VMware在RH Linux中使用RPM安装MySQL4.1.提示如下错误信息 :
error : failed dependencies :
coreutils is needed by MySQL-server-4.1.14-0
MySQL-server conflicts with mysql-server-3.23.41-1
MySQL conflicts with mysql-3.23.41-1
这是怎么回事啊?是不是RH Linux原先自带一个MySQL啊?如果我要安装MySQL4.1是不是必须卸载原有的MySQL啊?我该如何卸载呢?帮帮忙吧,刚开始使用Linux,郁闷好几天了。
[quote:82c712a974="JesonLMilly"]嗬嗬,亲人啊,终于找到了。
我通过VMware在RH Linux中使用RPM安装MySQL4.1.提示如下错误信息 :
error : failed dependencies :
coreutils is needed by MySQL-server-4.1.14-0
MySQL-server conflicts with mysql-server-3.23.41-1
MySQL conflicts with mysql-3.23.41-1
这是怎么回事啊?是不是RH Linux原先自带一个MySQL啊?如果我要安装MySQL4.1是不是必须卸载原有的MySQL啊?我该如何卸载呢?帮帮忙吧,刚开始使用Linux,郁闷好几天了。[/quote]