[EMAIL PROTECTED] writes:
 > >Description:
 >      I`ve compiled the source package 3.23.32.
 >      CFLAGS="-DHPUX -I/opt/dce/include" CXXFLAGS="-DHPUX -I/opt/dce/include 
 >-felide-constructors -fno-exceptions -fno-rtti" CXX=gcc ./configure --with-pthread 
 >--with-named-thread-libs='-ldce' --prefix=/usr/local/mysql --disable-shared 
 >--with-low-memory
 >      gmake
 >      gmakeinstall
 >      cd /usr/local/mysql
 >      ./bin/mysql_install_db
 >      
 > Output of the mysql_install_db script:
 > 
 > Creating db table
 > Creating host table
 > Creating user table
 > Creating func table
 > Creating tables_priv table
 > Creating columns_priv table
 > ./bin/mysql_install_db[238]: 20017 Memory fault(coredump)
 > Installation of grant tables failed!
 > 
 > Examine the logs in /usr/local/mysql/var for more information.
 > You can also try to start the mysqld demon 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!        
 >       
 > >How-To-Repeat:
 >      
 > >Fix:
 >      
 > 
 > >Submitter-Id:       
 > >Originator: Thomas Meyer
 > >Organization:
 >  Institute of Physics
 >  University of Greifswald, Germany
 > >MySQL support: none 
 > >Synopsis:   
 > >Severity:   critical
 > >Priority:   high 
 > >Category:   mysql
 > >Class:               sw-bug 
 > >Release:    mysql-3.22.32 (Source distribution)
 > 
 > >Environment:
 >      
 > System: HP-UX plasma B.10.20 A 9000/735 2006626055 two-user license
 > 
 > 
 > Some paths:  /usr/contrib/bin/perl /usr/bin/make /usr/bin/gmake /usr/local/bin/gcc 
 >/usr/bin/cc
 > GCC: Reading specs from /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/specs
 > gcc version 2.95.2 19991024 (release)
 > Compilation info: CC='gcc'  CFLAGS='-DHPUX -I/opt/dce/include'  CXX='gcc'  
 >CXXFLAGS='-DHPUX -I/opt/dce/include -felide-constructors -fno-exceptions -fno-rtti'  
 >LDFLAGS=''
 > Configure command: ./configure  --with-pthread --with-named-thread-libs=-ldce 
 >--prefix=/usr/local/mysql --disable-shared --with-low-memory
 > Perl: This is perl, version 4.0


Hi!

Experience with many 10.20 users shows that the above error happens
when HP-UX is not patched with all patches available.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

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