I've upgraded from MySQL-max 3.23.52 to MySQL-max 3.23.53
I'm running Linux, kernel version 2.4.17

I tried installing the binary version of MySQL, and followed all the steps 
under:
http://www.mysql.com/doc/en/Installing_binary.html

as I've always done for all my versions of mysql.

when I ran ./scripts/mysql_install_db, it gave me the following message:


WARNING: The host 'my_machine_name_here' 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 I tried running mysql through ./bin/safe_mysqld --user=mysql &
it shut down.  Under the error file, I got a message saying it was not 
possible to switch to the user mysql to run...
yet the user and the group have been set up, and all the chown and chgrp 
commands have been run.

Is this verion of mysql running with different libc libraries???  What 
could be the problem?
When I make the SAME installation, but with version 3.23.52, it works FINE.

Help!


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to