>>>>> "hup" == hup <[EMAIL PROTECTED]> writes:
hup> Hi,
hup> In mysql-3.22.14-gamma-pc-linux-gnu-i686.tar.gz, the
hup> ./scripts/mysql_install_db may has a bug in
hup> hostname checking:
hup> # ./scripts/mysql_install_db
hup> Sorry, the host 'www6' could not be looked up.
hup> Please configure the 'hostname' command to return a correct hostname.
hup> # hostname
hup> www6
hup> # bin/resolveip www6
hup> bin/resolveip: Unable to find hostid for 'www6'
hup> (I have no problem in nslookup www6)
Hi!
The problem is that your system is not compatible with the newest
glibc. You have to recompile MySQL yourself :(
We will try to fix this in MySQL 3.22.15 by compiling a new glibc
version without dynamic dns libraries.
Regards,
Monty
-----------------------------------------------------------
Send a mail to [EMAIL PROTECTED] with
unsubscribe mysql [EMAIL PROTECTED]
in the body of the message to unsubscribe from this list.