Hi... I downloaded the mysql binary for HPUX10.20 and when I run
script/mysql_install_db I got the followin message:

-----------
$> scripts/mysql_install_db 
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
010626 15:07:08  Warning: setrlimit couldn't increase number of open files to
more than 60
010626 15:07:08  Warning: Changed limits: max_connections: 50  table_cache: 64
scripts/mysql_install_db[292]: 9589 Memory fault(coredump)
Installation of grant tables failed!

Examine the logs in ./data for more information.
You can also try to start the mysqld daemon with:
./bin/mysqld --skip-grant &
You can use the command line tool
./bin/mysql to connect to the mysql
database and look at the grant tables:

shell> ./bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in ./data 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 ./bin/mysqlbug script!
---------

  I already saw the section Problems running mysql_install_db from MySQL manual
but... There is no information about this problem. 
  Please, help me ok?!

Leandro.

                  Leandro Melo de Sales.
CEFET/AL - Centro Federal de Educação Tecnológica de Alagoas
           Gerência de Tecnologia da Informação
               Administração de Rede - GTI
   "Computers are useless. They can only give you answers."
                                    -- Pablo Picasso


-----------------------------------------------------
Mensagem enviada pelo servidor de Webmail do CEFET-AL

---------------------------------------------------------------------
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