向各位大虾求助,安装MYSQL出现问题。

由 sonan 在 06-22-2003 15:19 发表:

向各位大虾求助,安装MYSQL出现问题。

在论坛上找了好久了,都没有相关的贴子,只能自己发贴了。

系统为REDHAT8。0,根据BABO兄弟发布的贴子

http://linuxsir.com/bbs/showthread....ighlight=igenus

安装MYSQL,上网找了个mysql-3.23.53-pc-linux-gnu-i686.tar.gz

但是一安装就出现下列提示:

WRNING: The host 'mail' could not be looked up with resolveip.

This probably means that your libc libraries are not 100 % compatible

with this binary MySQL version. The MySQL deamon, mysqld, should work

normally with the exception that host name resolving will not work.

This means that you should use IP addresses instead of hostnames

when specifying MySQL privileges !

Preparing db table

Preparing host table

Preparing user table

Preparing func table

Preparing tables_priv table

Preparing columns_priv table

Installing all prepared tables

030621 9:39:06 ./bin/mysqld: Shutdown Complete

To start mysqld at boot time you have to copy support-files/mysql.server

to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !

This is done with:

./bin/mysqladmin -u root password 'new-password'

./bin/mysqladmin -u root -h mail password 'new-password'

See the manual for more instructions.

You can start the MySQL daemon with:

cd . ; ./bin/safe_mysqld &

You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:

cd sql-bench ; run-all-tests

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://ord

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus