Unable to invoke mysql prompt after the trial download on sun solaris 2.8 Unix. attaching the error which i got after running the ./scripts/mysql_install_db ---------- ./scripts/mysql_install_db ld.so.1: ./bin/my_print_defaults: fatal: libz.so: open failed: No such file or directory WARNING: The host 'dbanoc' 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 ld.so.1: /usr/local/mysql/libexec/mysqld: fatal: libpthread.so.1: version `SUNW_1.2' not found (required by file /usr/local/mysql/libexec/mysqld) Killed Installation of grant tables failed!
Examine the logs in /usr/local/mysql/var for more information. You can also try to start the mysqld daemon with: /usr/local/mysql/libexec/mysqld --skip-grant & You can use the command line tool /usr/local/mysql/bin/mysql to connect to the mysql database and look at the grant tables: shell> /usr/local/mysql/bin/mysql -u root mysql mysql> show tables Try 'mysqld --help' if you have problems with paths. Using --log gives you a log in /usr/local/mysql/var that may be helpful. The latest information about MySQL is available on the web at http://www.mysql.com Please consult the MySQL manual section: 'Problems running mysql_install_db', and the manual section that describes problems on your OS. Another information source is the MySQL email archive. Please check all of the above before mailing us! And if you do mail us, you MUST use the /usr/local/mysql/bin/mysqlbug script! ====== --- more dbanoc.err 020313 13:05:54 mysqld started ld.so.1: /usr/local/mysql/libexec/mysqld: fatal: libpthread.so.1: version `SUNW_1.2' not found (required by file /usr/local/mysql/libexec/mysqld) 020313 13:05:54 mysqld ended ======== I would appreciate if you could please let me know the corrective action for the above. Raghu Ramanujam 610 680 2159 --------------------------------------------------------------------- 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