MySQL Forums
Forum List  »  Install & Repo

mysql_install_db returning errors
Posted by: Ravi Malghan
Date: September 12, 2012 02:07PM

OS: Solaris 10
Mysql version: 5.5.27

I just installed mysql on a new Solaris 10 box. When I try to run mysql_install_db, I get the following error. Am I missing any SUN package/libraries? Can someone help. Should I just use the --force option and run it?


bash-3.2# ./scripts/mysql_install_db -help
ld.so.1: my_print_defaults: fatal: relocation error: file bin/my_print_defaults: symbol stpcpy: referenced symbol not found
Neither host 'hostA' nor 'localhost' could be looked up with
./bin/resolveip
Please configure the 'hostname' command to return a correct
hostname.
If you want to solve this at a later stage, restart this script
with the --force option



Edited 1 time(s). Last edit at 09/12/2012 02:08PM by Ravi Malghan.

Options: ReplyQuote


Subject
Written By
Posted
mysql_install_db returning errors
September 12, 2012 02:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.